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

11
LINES

< > BotCompany Repo | #1001227 // Test contactMyself

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

Libraryless. Click here for Pure Java version (1028L/7K/25K).

1  
!747
2  
3  
m {
4  
  p {
5  
    boolean a = contactMyself("tinybrain.de");
6  
    boolean b = contactMyself("second.tinybrain.de");
7  
    if (a) print("I am tinybrain.de!");
8  
    if (b) print("I am second.tinybrain.de!");
9  
    if (!a && !b) print("I am somebody else");
10  
  }
11  
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1001227
Snippet name: Test contactMyself
Eternal ID of this version: #1001227/1
Text MD5: 26e96d834bbe6ad307726973d726d90b
Transpilation MD5: a9dce086075ac46385968141b7a118c4
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-10-03 19:33:24
Source code size: 266 bytes / 11 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 497 / 502
Referenced in: [show references]