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

17
LINES

< > BotCompany Repo | #1002077 // Code analysis tester (developing)

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

Libraryless. Click here for Pure Java version (501L/4K/13K).

!752

static L<S> tests = litlist(
  "translator used by #1001167",
  "main program of #1001167",
  "first statement in main program of #1001167"
);
  
p {
  Class bot = run("#1002078");
  
  for (S test : tests) pcall {
    print(test);
    S a = callStaticAnswerMethod(bot, test);
    print("  " + a);
  }
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1002077
Snippet name: Code analysis tester (developing)
Eternal ID of this version: #1002077/1
Text MD5: 44664ed70b5e4fa797719708d01b5a90
Transpilation MD5: cacb376b62ca36cc1515e70623a1277b
Author: stefan
Category:
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-12-16 21:23:33
Source code size: 325 bytes / 17 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 529 / 587
Referenced in: [show references]