Uses 911K of libraries. Click here for Pure Java version (1641L/9K).
1 | !7 |
2 | |
3 | cmodule TestHijackPrint > DynPrintLog {
|
4 | start-thread {
|
5 | print("hello v1 " + timeWithSeconds());
|
6 | } |
7 | |
8 | bool printToModule() { true; }
|
9 | } |
Began life as a copy of #1023441
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1023503 |
| Snippet name: | Test print-to-module in thread (compact module, OK) |
| Eternal ID of this version: | #1023503/3 |
| Text MD5: | 305a45c7429ea26f088c3e389db19fb6 |
| Transpilation MD5: | 2fae079755212e4dd91ddd47307da38f |
| 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: | 2019-06-26 13:42:07 |
| Source code size: | 154 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 461 / 617 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |