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", ); }
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: | 174 / 209 |
Version history: | 4 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |