Transpiled version (263L) is out of date.
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 text = loadSnippet(snippetID); |
11 | |
12 | // do something with the text |
13 | text = "Text has " + toLines(text).size() + " line(s)."; |
14 | |
15 | updateMyCommentOnSnippet(snippetID, text); |
16 | } |
17 | } |
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, teubizvjbppd, tslmcundralx, tvejysmllsmz, vouqrxazstgt
ID | Author/Program | Comment | Date | |
---|---|---|---|---|
205 | #1000604 (pitcher) | 2015-08-18 00:51:01 | ||
188 | #1000610 (pitcher) | 2015-08-18 00:50:21 | ||
105 | #1000605 | Text has 16 line(s). | 2015-08-17 17:59:44 | delete |
Snippet ID: | #1000605 |
Snippet name: | Snippet commenter skeleton (example, line counter) |
Eternal ID of this version: | #1000605/1 |
Text MD5: | 0e0e6615a0b6806055419ba82059bee0 |
Author: | stefan |
Category: | javax |
Type: | JavaX source code |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2015-08-17 18:41:56 |
Source code size: | 448 bytes / 17 lines |
Pitched / IR pitched: | No / Yes |
Views / Downloads: | 910 / 900 |
Referenced in: | [show references] |