Uses 911K of libraries. Click here for Pure Java version (5150L/27K).
1 | !7 |
2 | |
3 | cmodule TestHijackPrint {
|
4 | visual dm_printLogComponent(); |
5 | |
6 | start {
|
7 | print("hello v1 " + timeWithSeconds());
|
8 | } |
9 | |
10 | bool printToModule() { true; }
|
11 | } |
Began life as a copy of #1023445
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: | #1023448 |
| Snippet name: | Test print-to-module (compact module) and dm_printLogComponent |
| Eternal ID of this version: | #1023448/1 |
| Text MD5: | a99cefbcea9f2de179e2a668f58ce156 |
| Transpilation MD5: | 902a18599791af1dcf15b592b992eae7 |
| 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-22 17:23:36 |
| Source code size: | 171 bytes / 11 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 485 / 610 |
| Referenced in: | [show references] |