1 | svoid test_structure_synchroList() { |
2 | L l = synchroList(); |
3 | testStructureFunction(l); |
4 | assertEqualsVerbose(_getClass(l), _getClass(restruct(l))); // make sure it's a RandomAccessList |
5 | |
6 | print("OK"); |
7 | } |
Began life as a copy of #1015975
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1024865 |
Snippet name: | test_structure_synchroList |
Eternal ID of this version: | #1024865/5 |
Text MD5: | 67f7a4e40b13e3a6a021b1a424f52c97 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-08-28 12:21:56 |
Source code size: | 211 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 267 / 309 |
Version history: | 4 change(s) |
Referenced in: | [show references] |