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

13
LINES

< > BotCompany Repo | #1000819 // Console test

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Libraryless. Click here for Pure Java version (278L/3K/9K).

!747

m {
  !include #1000818 // Console
  
  p {
    new Console();
    print("Hello console");
    
    for (int i = 0; i < 100; i++)
      print("Hello " + i);
  }
}

download  show line numbers  debug dex  old transpilations   

Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, teubizvjbppd, tslmcundralx, tvejysmllsmz, vouqrxazstgt

Comments [hide]

ID Author/Program Comment Date
1074 stefan Works! 2015-09-02 12:54:11

add comment

Snippet ID: #1000819
Snippet name: Console test
Eternal ID of this version: #1000819/1
Text MD5: ff115b33760e291327e7cc2f6c18c9ef
Transpilation MD5: e4ad353fff0c28a1586af9ba3cc27df4
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-09-11 14:20:09
Source code size: 180 bytes / 13 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 737 / 740
Referenced in: [show references]