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

8
LINES

< > BotCompany Repo | #1030055 // test_str_shortenSynthetic (OK)

JavaX fragment (include)

svoid test_str_shortenSynthetic() {
  testFunctionValues str_shortenSynthetic(
    (IF1) x -> x, "Synthetic instance of interface IF1",
    "bla", "bla",
    null, "null",
    new IF1 { public O get(O o) { ret o; } toString { ret "test"; } }, "test",
  );
}

Author comment

Began life as a copy of #1030053

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1030055
Snippet name: test_str_shortenSynthetic (OK)
Eternal ID of this version: #1030055/5
Text MD5: 59f79934543243798cdf8f181eac91cb
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-11-03 12:03:32
Source code size: 264 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 110 / 149
Version history: 4 change(s)
Referenced in: [show references]