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

9
LINES

< > BotCompany Repo | #1023441 // Test print-to-module (non-compact module, OK with code sharing)

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

Libraryless. Click here for Pure Java version (9901L/72K).

!7

module TestHijackPrint > DynPrintLog {
  start {
    print("hello v5 " + timeWithSeconds());
  }
  
  bool printToModule() { true; }
}

Author comment

Began life as a copy of #1021855

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: #1023441
Snippet name: Test print-to-module (non-compact module, OK with code sharing)
Eternal ID of this version: #1023441/10
Text MD5: dab8ca85ea88887a051b6d435b9d25fe
Transpilation MD5: adbbf1ca2eea76b01d7b68087a0cc340
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 13:15:20
Source code size: 146 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 193 / 382
Version history: 9 change(s)
Referenced in: [show references]