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: | 436 / 459 |
| Referenced in: | [show references] |