source: translator/Tests/SynTree/Expected/Initialization.tst @ 91b216b4

ADTaaron-thesisarm-ehast-experimentalcleanup-dtorsctordeferred_resndemanglerenumforall-pointer-decaygc_noraiijacob/cs343-translationjenkins-sandboxmemorynew-astnew-ast-unique-exprnew-envno_listpersistent-indexerpthread-emulationqualifiedEnumresolv-newstringwith_gc
Last change on this file since 91b216b4 was 51b7345, checked in by Peter A. Buhr <pabuhr@…>, 10 years ago

initial commit

  • Property mode set to 100644
File size: 785 bytes
Line 
1x21: a pointer to signed int
2x22: a signed int
3x21: a pointer to signed int
4x22: a signed int
5y1: a open array of signed int
6y2: a open array of signed int
7struct __anonymous0
8    with members
9      w: a tuple of types
10          signed int
11
12
13a: a instance of struct __anonymous0
14struct __anonymous1
15    with members
16      a: a open array of signed int
17      b: a signed int
18
19w: a open array of instance of struct __anonymous1
20struct __anonymous3
21    with members
22      f1: a signed int
23      f2: a signed int
24      f3: a signed int
25      struct __anonymous2
26          with members
27            g1: a signed int
28            g2: a signed int
29            g3: a signed int
30
31      f4: a open array of instance of struct __anonymous2
32
33v7: a instance of struct __anonymous3
Note: See TracBrowser for help on using the repository browser.