1 | !7 |
2 | |
3 | sclass A { |
4 | S a, b; |
5 | |
6 | [stdEq] |
7 | } |
8 | |
9 | p { |
10 | unstructure_debug = true; |
11 | testStructureFunction(litsyncmap("test" := nu(A, a := "AAA"))); |
12 | testStructureFunction(litsyncmap( |
13 | "test" := nu(A, a := "AAA"), |
14 | "bla" := nu(A, b := "BBB"))); |
15 | print("OK"); |
16 | } |
Began life as a copy of #1005974
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: | #1024183 |
Snippet name: | Test structure/unstructure with syncMap [dev.] |
Eternal ID of this version: | #1024183/1 |
Text MD5: | a56c66c02370d68539621e935cf17eed |
Author: | stefan |
Category: | javax |
Type: | JavaX source code |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-07-24 18:42:08 |
Source code size: | 273 bytes / 16 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 182 / 222 |
Referenced in: | [show references] |