Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

12
LINES

< > BotCompany Repo | #1016287 // Access Context Switch Test

JavaX source code (Dynamic Module) [tags: use-pretranspiled] - run with: Stefan's OS

Libraryless. Click here for Pure Java version (2178L/14K).

!7

sclass Test extends DynModule {
  void start {
    print("Before.");
    print_acc_programIDs();
    dm_doInGlobalContext(r {
      print("Global.");
      print_acc_programIDs();
    });
  }
}

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: 343 / 436
Referenced in: [show references]