16
LINES
1 | !636
|
2 | !standard functions
|
3 |
|
4 | main {
|
5 | static Object androidContext; // automatically filled by JavaX
|
6 | static String programID; // automatically filled by JavaX
|
7 |
|
8 | psvm {
|
9 | String snippetID = args.length != 0 ? args[0] : programID;
|
10 | String s = loadSnippet(snippetID);
|
11 |
|
12 | %%
|
13 |
|
14 | updateMyCommentOnSnippet(snippetID, s);
|
15 | }
|
16 | } |
Author comment
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
| ID |
Author/Program |
Comment |
Date |
| 209 | #1000604 (pitcher) | | 2015-08-18 00:51:10 |
| 191 | #1000610 (pitcher) | | 2015-08-18 00:50:28 |
add comment
| Snippet ID: |
#1000606 |
| Snippet name: |
Skeleton for !snipcom |
| Eternal ID of this version: |
#1000606/1 |
| Text MD5: |
70a119ca53ae7879600dcaef43fe47cf |
| Author: |
stefan |
| Category: |
javax |
| Type: |
JavaX source code |
| Public (visible to everyone): |
Yes |
| Archived (hidden from active list): |
No |
| Created/modified: |
2015-10-25 18:11:38 |
| Source code size: |
354 bytes / 16 lines |
| Pitched / IR pitched: |
No / Yes |
| Views / Downloads: |
1205 / 2600 |
| Referenced in: |
[show references] |