1 | svoid test_str_shortenSynthetic() { |
2 | testFunctionValues str_shortenSynthetic( |
3 | (IF1) x -> x, "Synthetic instance of interface IF1", |
4 | "bla", "bla", |
5 | null, "null", |
6 | new IF1 { public O get(O o) { ret o; } toString { ret "test"; } }, "test", |
7 | ); |
8 | } |
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: | 173 / 208 |
Version history: | 4 change(s) |
Referenced in: | [show references] |