Libraryless. Click here for Pure Java version (2178L/14K).
1 | !7 |
2 | |
3 | sclass Test extends DynModule { |
4 | void start { |
5 | print("Before."); |
6 | print_acc_programIDs(); |
7 | dm_doInGlobalContext(r { |
8 | print("Global."); |
9 | print_acc_programIDs(); |
10 | }); |
11 | } |
12 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1016287 |
Snippet name: | Access Context Switch Test |
Eternal ID of this version: | #1016287/1 |
Text MD5: | 4e0304cee1e629f2faa2704e9b81fc2c |
Transpilation MD5: | 0c9d09060e90393ebdffa1b50534de1c |
Author: | stefan |
Category: | javax / stefan's os |
Type: | JavaX source code (Dynamic Module) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-06-13 04:46:54 |
Source code size: | 208 bytes / 12 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 421 / 536 |
Referenced in: | [show references] |