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

8
LINES

< > BotCompany Repo | #1033909 // test_tok_printIfdef

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (5653L/32K).

1  
svoid test_tok_printIfdef() {
2  
  testTranspilationFunction tok_printIfdef(
3  
    [[print ifdef bla("blu");]],
4  
    [[ifdef bla print("blu"); endifdef]],
5  
    [[printVars ifdef bla("blu");]],
6  
    [[ifdef bla printVars("blu"); endifdef]],
7  
  );
8  
}

Author comment

Began life as a copy of #1033868

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1033909
Snippet name: test_tok_printIfdef
Eternal ID of this version: #1033909/5
Text MD5: d8e92b12c7659c88c219213792f1db9f
Transpilation MD5: 827fd79366ce70ea82131f3ff1b79003
Author: stefan
Category: javax / transpiling
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-01-22 18:11:30
Source code size: 245 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 81 / 138
Version history: 4 change(s)
Referenced in: [show references]