Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

20
LINES

< > BotCompany Repo | #1030159 // Test tok_doubleFor_v3

JavaX source code (desktop) [tags: use-pretranspiled] - run with: x30.jar

Download Jar. Libraryless. Click here for Pure Java version (7724L/45K).

!7

static int varIndex; sS makeVar() { ret "v" + ++ varIndex; }

p {
  set tok_doubleFor_v3_debug;
  
  for (S s : ll([[
    for (String term, List<String> defs : chemistryTermsFromWikipedia()) {
      crazy funny stuff;
    }]], [[
      for (S a, S b : blubb()) someStuff(bla);
    }]])) {
    L<S> tok = javaTok(s);
    tok_doubleFor_v3(tok);
    assertProperlyJavaToked(tok);
    print(join(tok));
    print();
  }
}

Author comment

Began life as a copy of #1013211

download  show line numbers  debug dex  old transpilations   

Travelled to 5 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1030159
Snippet name: Test tok_doubleFor_v3
Eternal ID of this version: #1030159/1
Text MD5: a98fb9b4bd88b8124e8b67465de2cc33
Transpilation MD5: a11697c7104927e78adf8f3a794dcf3a
Author: stefan
Category: javax / transpiling
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-11-11 21:04:35
Source code size: 440 bytes / 20 lines
Pitched / IR pitched: No / No
Views / Downloads: 169 / 634
Referenced in: [show references]