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

20
LINES

< > BotCompany Repo | #1013211 // Test tok_doubleFor_v2 (OK)

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

Download Jar. Libraryless. Click here for Pure Java version (3480L/24K).

!7

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

p {
  set tok_doubleFor_v2_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_v2(tok);
    assertProperlyJavaToked(tok);
    print(join(tok));
    print();
  }
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1013211
Snippet name: Test tok_doubleFor_v2 (OK)
Eternal ID of this version: #1013211/7
Text MD5: ed5145b2e75eb89d2c63108c99c1669e
Transpilation MD5: 68e144116603cc4ce98a4708f78c40e0
Author: stefan
Category: javax / transpiling
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-06-17 23:58:16
Source code size: 440 bytes / 20 lines
Pitched / IR pitched: No / No
Views / Downloads: 414 / 878
Version history: 6 change(s)
Referenced in: [show references]