1 | static void botDemo(S input) { |
2 | botDemo(input, input); |
3 | } |
4 | |
5 | static void botDemo(S input1, S input2) { |
6 | setConsoleInput(input2); |
7 | callAnswerMethodVerbose(input1); |
8 | consoleAddAskButton(); |
9 | botSleep(); |
10 | } |
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: | #1008458 |
Snippet name: | botDemo - input1 is run, input2 pasted to console input field |
Eternal ID of this version: | #1008458/5 |
Text MD5: | 6d5e14f9f154a330131a58077159e3e4 |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-11-10 03:19:32 |
Source code size: | 212 bytes / 10 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 574 / 596 |
Version history: | 4 change(s) |
Referenced in: | [show references] |