source: translator/Tests/SynTree/Expected/Constant0-1.tst @ 01aeade

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 01aeade was 51b7345, checked in by Peter A. Buhr <pabuhr@…>, 10 years ago

initial commit

  • Property mode set to 100644
File size: 1.7 KB
Line 
10: a signed int
20: a const signed int
30: a static const signed int
41: a signed int
51: a const signed int
61: a static const signed int
70: a signed int
81: a signed int
90: a const signed int
101: a const signed int
110: a static const signed int
121: a static const signed int
13struct __anonymous0
14    with members
15      i: a signed int
16
170: a instance of struct __anonymous0
18struct __anonymous1
19    with members
20      i: a signed int
21
221: a const instance of struct __anonymous1
23struct __anonymous2
24    with members
25      i: a signed int
26
271: a static const instance of struct __anonymous2
281: a signed int
290: a pointer to signed int
301: a signed int
311: a signed int
320: a pointer to signed int
330: a pointer to signed int
340: a pointer to signed int
350: a const pointer to signed int
360: a const pointer to signed int
370: a const pointer to signed int
38struct __anonymous3
39    with members
40      i: a signed int
41
420: a pointer to instance of struct __anonymous3
43x: a pointer to signed int
440: a pointer to signed int
45x: a const pointer to signed int
460: a const pointer to signed int
47x: a static const pointer to signed int
480: a static const pointer to signed int
49struct __anonymous4
50    with members
51      i: a signed int
52
530: a pointer to instance of struct __anonymous4
54struct __anonymous5
55    with members
56      i: a signed int
57
580: a const pointer to instance of struct __anonymous5
59struct __anonymous6
60    with members
61      i: a signed int
62
630: a static const pointer to instance of struct __anonymous6
64x: a static pointer to signed int
650: a static pointer to signed int
66x: a static const pointer to signed int
670: a static const pointer to signed int
68x: a const pointer to pointer to signed int
690: a const pointer to pointer to signed int
Note: See TracBrowser for help on using the repository browser.