1 | static Android3 makeVeryQuickJavaBot(S name) { |
2 | ret makeBot(name, new O { |
3 | S answer(S s) { |
4 | new Matches m; |
5 | if "very quick java *" |
6 | ret format("ok *", structure(callCalc(veryQuickJava(m.unq(0))))); |
7 | null; |
8 | } |
9 | }); |
10 | } |
Began life as a copy of #1005746
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, sawdedvomwva, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1006036 |
Snippet name: | makeVeryQuickJavaBot |
Eternal ID of this version: | #1006036/1 |
Text MD5: | e34cb594510a2587017e66ad50ce3a50 |
Author: | stefan |
Category: | javax / rpc |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-12-15 08:08:22 |
Source code size: | 253 bytes / 10 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 495 / 538 |
Referenced in: | [show references] |