Transpiled version (14295L) is out of date.
scope test_unstructure_doneLoading sclass #Test { int value; public void _doneLoading { value = 5; } } svoid test_unstructure_doneLoading() { Test t = restructure(new Test); assertEqualsVerbose(5, t.value); }
download show line numbers debug dex old transpilations
Travelled to 2 computer(s): mowyntqkapby, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1036414 |
Snippet name: | test_unstructure_doneLoading (OK) |
Eternal ID of this version: | #1036414/2 |
Text MD5: | 886995e37d44816bfac5640494991ff2 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-12-11 14:56:59 |
Source code size: | 240 bytes / 14 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 116 / 170 |
Version history: | 1 change(s) |
Referenced in: | [show references] |