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

6
LINES

< > BotCompany Repo | #1033837 // test_tok_optionalArguments

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

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) { ... }",
  );
}

Author comment

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