Libraryless. Click here for Pure Java version (5660L/32K).
1 | svoid test_tok_optionalArguments() { |
2 | testTranspilationFunction tok_optionalArguments( |
3 | "void blu(optional S bla) { ... }", |
4 | "void blu(S bla default null) { ... }", |
5 | ); |
6 | } |
Began life as a copy of #1028000
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1033837 |
Snippet name: | test_tok_optionalArguments |
Eternal ID of this version: | #1033837/1 |
Text MD5: | d877c156cf044933088aab1cbd6496a0 |
Transpilation MD5: | 83265e3915cd2a83c3863f65f3376066 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-01-06 23:08:15 |
Source code size: | 183 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 156 / 227 |
Referenced in: | [show references] |