static S askMyself(S s) { print("> " + s); try { S answer = callStaticAnswerMethod(s, litlist(s)); print("< " + answer); ret answer; } catch (Exception e) { e.printStackTrace(); ret e.toString(); } }
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: | #1001801 |
| Snippet name: | askMyself |
| Eternal ID of this version: | #1001801/1 |
| Text MD5: | 64309acb316e719f02686e5f32b487da |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2015-11-16 19:53:43 |
| Source code size: | 237 bytes / 11 lines |
| Pitched / IR pitched: | No / Yes |
| Views / Downloads: | 954 / 1196 |
| Referenced in: | [show references] |