Libraryless. Click here for Pure Java version (1017L/7K/26K).
1 | !7 |
2 | |
3 | p {
|
4 | androidUI(r {
|
5 | print("Level 1.");
|
6 | androidUI(r {
|
7 | print("Level 2.");
|
8 | }); |
9 | print("Level 1 done.");
|
10 | }); |
11 | print("Level 0 done.");
|
12 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, nbgitpuheiab, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1014870 |
| Snippet name: | Test androidUI in androidUI (OK) |
| Eternal ID of this version: | #1014870/3 |
| Text MD5: | 944856d7e9479bef68b10f521f677a78 |
| Transpilation MD5: | 90065aa0709345480756802d3f07b7f0 |
| Author: | stefan |
| Category: | |
| Type: | JavaX source code (Android) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-05-05 17:52:39 |
| Source code size: | 170 bytes / 12 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 509 / 675 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |