Libraryless. Click here for Pure Java version (1545L/10K/35K).
1 | !752 |
2 | |
3 | p {
|
4 | Rect r = new Rect(1, 5, 10, 100); |
5 | assertEquals(r, parseRect(print(str(r)))); |
6 | print("OK!");
|
7 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, sawdedvomwva, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1005987 |
| Snippet name: | Test parseRect [WORKS] |
| Eternal ID of this version: | #1005987/1 |
| Text MD5: | d4609fb53101001a19a8460b02d8a0aa |
| Transpilation MD5: | 13554c2cf6fa7d22f7ab611e3137b25a |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-12-13 22:10:36 |
| Source code size: | 114 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 817 / 924 |
| Referenced in: | [show references] |