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

7
LINES

< > BotCompany Repo | #1030070 // test_tok_shouldAddReturn (OK)

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

Libraryless. Click here for Pure Java version (2832L/18K).

1  
svoid test_tok_shouldAddReturn() {
2  
  testFunctionValues tok_shouldAddReturn(
3  
    "1+2", true,
4  
    "while true {}", false,
5  
    "(IF1<S>) s -> { ret s; }", true,
6  
  );
7  
}

Author comment

Began life as a copy of #1017258

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1030070
Snippet name: test_tok_shouldAddReturn (OK)
Eternal ID of this version: #1030070/4
Text MD5: c8f41d6d63fbc123ba678819bbdb5677
Transpilation MD5: 96157d8033337b36085d07d49d7267c7
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-11-04 12:17:16
Source code size: 172 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 125 / 177
Version history: 3 change(s)
Referenced in: [show references]