1 | svoid test_unstructure_jdkObject() { |
2 | Rectangle r = cast unstructure("java.awt.Rectangle(x=5)"); |
3 | assertEqualsVerbose(5, r.x); |
4 | } |
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: | 147 / 154 |
Referenced in: | [show references] |