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

13
LINES

< > BotCompany Repo | #1004622 // Test quickRunDex on phone (from PC!)

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

Libraryless. Click here for Pure Java version (2398L/17K/55K).

!752

p {
  // Code to run on the phone spontaneously
  S src = [[
    static O run() {
      ret 1 + 2;
    }
  ]];
  
  S answer = quickRunOnPhone(src);
  print(answer);
}

Author comment

Began life as a copy of #1004116

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1004622
Snippet name: Test quickRunDex on phone (from PC!)
Eternal ID of this version: #1004622/1
Text MD5: 5f411f2f146a00f242f80fc50b237a80
Transpilation MD5: 6295461aef81faa546ab274cffc21eac
Author: stefan
Category: javax / super cool stuff!
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-08-24 12:56:24
Source code size: 187 bytes / 13 lines
Pitched / IR pitched: No / No
Views / Downloads: 458 / 534
Referenced in: [show references]