source: tests/meta/.expect/archVast.oast.arm64.txt@ 1b033b8

ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
Last change on this file since 1b033b8 was a2f2fda, checked in by Thierry Delisle <tdelisle@…>, 5 years ago

Finished support for running tests for new and old ast

  • Property mode set to 100644
File size: 672 bytes
Line 
1meta/archVast.cfa:28:1 error: Cannot choose between 3 alternatives for expression
2Explicit Cast of:
3 Name: FA64
4... to:
5 char Alternatives are:
6Cost ( 1, 0, 0, 0, 0, 0, 0 ): Explicit Cast of:
7 Variable Expression: FA64: function
8 accepting unspecified arguments
9 ... returning nothing
10
11 ... to:
12 char
13 (types:
14 char
15 )
16 Environment:
17
18Cost ( 1, 0, 0, 0, 0, 0, 0 ): Explicit Cast of:
19 Variable Expression: FA64: double
20 ... to:
21 char
22 (types:
23 char
24 )
25 Environment:
26
27Cost ( 1, 0, 0, 0, 0, 0, 0 ): Explicit Cast of:
28 Variable Expression: FA64: signed int
29 ... to:
30 char
31 (types:
32 char
33 )
34 Environment:
35
36
Note: See TracBrowser for help on using the repository browser.