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

9
LINES

< > BotCompany Repo | #1023475 // Parameterized Module Test

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

Uses 911K of libraries. Click here for Pure Java version (1290L/8K).

!7

cmodule ParamTest > DynPrintLog {
  S theParameter;
  
  start {
    print("The parameter is: " + theParameter);
  }
}

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: #1023475
Snippet name: Parameterized Module Test
Eternal ID of this version: #1023475/1
Text MD5: 01e60ae4363ee0a65af0bccae10bb120
Transpilation MD5: 81c1f0d31d2189f43422da768fd1ccd8
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-24 00:19:03
Source code size: 130 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 205 / 587
Referenced in: [show references]