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).

1  
!7
2  
3  
static int varIndex; sS makeVar() { ret "v" + ++ varIndex; }
4  
5  
p {
6  
  set tok_doubleFor_v2_debug;
7  
  
8  
  for (S s : ll([[
9  
    for (String term, List<String> defs : chemistryTermsFromWikipedia()) {
10  
      crazy funny stuff;
11  
    }]], [[
12  
      for (S a, S b : blubb()) someStuff(bla);
13  
    }]])) {
14  
    L<S> tok = javaTok(s);
15  
    tok_doubleFor_v2(tok);
16  
    assertProperlyJavaToked(tok);
17  
    print(join(tok));
18  
    print();
19  
  }
20  
}

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: 443 / 940
Version history: 6 change(s)
Referenced in: [show references]