Libraryless. Click here for Pure Java version (2398L/17K/55K).
1 | !752 |
2 | |
3 | p { |
4 | // Code to run on the phone spontaneously |
5 | S src = [[ |
6 | static O run() { |
7 | ret 1 + 2; |
8 | } |
9 | ]]; |
10 | |
11 | S answer = quickRunOnPhone(src); |
12 | print(answer); |
13 | } |
Began life as a copy of #1004116
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1004622 |
Snippet name: | Test quickRunDex on phone (from PC!) |
Eternal ID of this version: | #1004622/1 |
Text MD5: | 5f411f2f146a00f242f80fc50b237a80 |
Transpilation MD5: | 6295461aef81faa546ab274cffc21eac |
Author: | stefan |
Category: | javax / super cool stuff! |
Type: | JavaX source code |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-08-24 12:56:24 |
Source code size: | 187 bytes / 13 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 533 / 632 |
Referenced in: | [show references] |