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

1  
!7
2  
3  
static int varIndex; sS makeVar() { ret "v" + ++ varIndex; }
4  
5  
p {
6  
  set tok_doubleFor_v3_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_v3(tok);
16  
    assertProperlyJavaToked(tok);
17  
    print(join(tok));
18  
    print();
19  
  }
20  
}

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: 182 / 649
Referenced in: [show references]