Changeset dc8511c for tests/.expect/castError.txt
- Timestamp:
- Nov 7, 2018, 1:29:43 PM (8 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, stuck-waitfor-destruct
- Children:
- 2185df1
- Parents:
- 5753b33
- File:
-
- 1 edited
-
tests/.expect/castError.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tests/.expect/castError.txt
r5753b33 rdc8511c 1 castError.c :7:1 error: Cannot choose between 3 alternatives for expression1 castError.cfa:7:1 error: Cannot choose between 3 alternatives for expression 2 2 Cast of: 3 3 Name: f 4 4 ... to: 5 char Alternatives are:5 char Alternatives are: 6 6 Cost ( 1, 0, 0, 0 ): Cast of: 7 7 Variable Expression: f: function
Note:
See TracChangeset
for help on using the changeset viewer.