scope test_structure_TransientObject sclass #X is TransientObject { S member = "value"; } svoid test_structure_TransientObject() { new X x; assertEqualsVerbose("j " + quote(str(x)), struct(x)); }
Began life as a copy of #1035334
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1035356 |
Snippet name: | test_structure_TransientObject |
Eternal ID of this version: | #1035356/3 |
Text MD5: | abeca290233a74dd8ad4a1e3457cfc58 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-05-01 21:34:48 |
Source code size: | 212 bytes / 10 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 138 / 149 |
Version history: | 2 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |