Download Jar. Libraryless. Click here for Pure Java version (9089L/51K).
!7 p-exp { Class bot = hotwireDependentSharingClasses(#1017706, VirtualMechLists); setOpt(bot, mechLibID := null); O mechMode = call(bot, 'mechMode); print("Have mechMode: " + sfu(mechMode)); new SimpleMechLists lists; lists.verbose = true; lists.setText("NL Logic Examples", [[ input(Working?) => output(Sure) ]]); set(mechMode, readMode := lists); runMain(bot); /*mechMode = call(bot, 'mechMode); print("Have mechMode: " + sfu(mechMode));*/ assertEqualsVerbose("Sure", printIndent(callAnswerMethod(bot, "working"))); }
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1017766 |
| Snippet name: | Test Baked Bot With VirtualMechLists [OK] |
| Eternal ID of this version: | #1017766/8 |
| Text MD5: | f37db964ffa1e8f36114bc66fc97128e |
| Transpilation MD5: | 7ade546fba89ecd0bb5853118f28c1ac |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX source code (desktop) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-08-10 14:53:19 |
| Source code size: | 568 bytes / 18 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 807 / 1951 |
| Version history: | 7 change(s) |
| Referenced in: | #1017768 - BakedBot - uses in-memory mech lists by default #1017769 - Test Baked Bot, shortened (OK) #1017803 - Console Bot [using server mech lists, uploads as "unauthorized", should work] |