source: src/Tests/Expect-v/CastError.txt @ d67a9a1

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

fix parsing error for EOF message, change cfa-ccp -x flag to -v, regression testing third attempt: consolidate example programs

  • Property mode set to 100644
File size: 572 bytes
Line 
1f: signed int
2f: function
3      accepting unspecified arguments
4    returning
5      nothing
6    with body
7      CompoundStmt
8        Declaration of f: signed int
9        Declaration of f: double
10                  Expression Statement:
11            Cast of:
12              Name: f
13
14            to:
15              char
16
17                  Expression Statement:
18            Cast of:
19              Name: f
20
21            to:
22              pointer to function
23                    accepting unspecified arguments
24                  returning
25                    signed int
26
27
28
Note: See TracBrowser for help on using the repository browser.