Download Jar. Libraryless. Click here for Pure Java version (1780L/12K).
1 | !7 |
2 | |
3 | p { |
4 | thread { print("hello"); } |
5 | Thread t = thread { print("t"); }; |
6 | Thread t2 = id(thread { print("t"); }); |
7 | Thread t3 = returnSecondArgument(null, thread { print("t"); }); |
8 | Thread t4 = thread "T4" { print("t4"); }; |
9 | thread "T5" { print("t5"); } |
10 | } |
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1020836 |
Snippet name: | Thread Test |
Eternal ID of this version: | #1020836/5 |
Text MD5: | 249c461a60d9c53fb1c5db06dc25073b |
Transpilation MD5: | b812919a6c12c2e42d4a92fca176f038 |
Author: | stefan |
Category: | javax |
Type: | JavaX source code (desktop) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-01-03 23:34:39 |
Source code size: | 267 bytes / 10 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 358 / 969 |
Version history: | 4 change(s) |
Referenced in: | [show references] |