Libraryless. Click here for Pure Java version (5660L/32K).
svoid test_tok_optionalArguments() { testTranspilationFunction tok_optionalArguments( "void blu(optional S bla) { ... }", "void blu(S bla default null) { ... }", ); }
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: | 386 / 504 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |