svoid test_unstructure_jdkObject() { Rectangle r = cast unstructure("java.awt.Rectangle(x=5)"); assertEqualsVerbose(5, r.x); }
Began life as a copy of #1035334
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): mowyntqkapby, mqqgnosmbjvj, wnsclhtenguj
No comments. add comment
Snippet ID: | #1035485 |
Snippet name: | test_unstructure_jdkObject |
Eternal ID of this version: | #1035485/1 |
Text MD5: | 387189990ffc0937c00c3bac5c44a17c |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-05-26 19:01:32 |
Source code size: | 133 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 146 / 153 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1036621 - test_structure_Rectangle |