source: tests/meta/.expect/archVast.nast.x64.txt @ cd6a6ff

ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
Last change on this file since cd6a6ff was a2f2fda, checked in by Thierry Delisle <tdelisle@…>, 3 years ago

Finished support for running tests for new and old ast

  • Property mode set to 100644
File size: 672 bytes
RevLine 
[a2f2fda]1meta/archVast.cfa:28:1 error: Cannot choose between 3 alternatives for expression
2Explicit Cast of:
3  Name: FX64
4... to:
5  char Alternatives are:
6Cost ( 1, 0, 0, 0, 0, 0, 0 ): Explicit Cast of:
7      Variable Expression: FX64: signed int
8    ... to:
9      char
10  (types:
11    char
12  )
13  Environment:
14
15Cost ( 1, 0, 0, 0, 0, 0, 0 ): Explicit Cast of:
16      Variable Expression: FX64: function
17        accepting unspecified arguments
18      ... returning nothing
19
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: FX64: double
29    ... to:
30      char
31  (types:
32    char
33  )
34  Environment:
35
36
Note: See TracBrowser for help on using the repository browser.