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

12
LINES

< > BotCompany Repo | #1033077 // test_tok_newWith [dev.]

JavaX fragment (include)

1  
svoid test_tok_newWith() {
2  
  testTranspilationFunction2 tok_newWith(
3  
    [[
4  
      ret new Test with
5  
        value = randomByte(),
6  
        length = random(maxLength);
7  
    ]],
8  
    [[
9  
      ret 
10  
    ]]
11  
  );
12  
}

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1033077
Snippet name: test_tok_newWith [dev.]
Eternal ID of this version: #1033077/1
Text MD5: 61e46aababff2271f688ae8d0300a51b
Author: stefan
Category: javax / dns
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-10-14 02:10:26
Source code size: 216 bytes / 12 lines
Pitched / IR pitched: No / No
Views / Downloads: 100 / 115
Referenced in: [show references]