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 | } |
Began life as a copy of #1000605
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
2 comment(s) hidden. show
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: | 1142 / 2539 |
Referenced in: | [show references] |