- Timestamp:
- Oct 3, 2018, 3:06:16 PM (7 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
- Children:
- 9ad2f9f
- Parents:
- 1dd1bd2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/.expect/castError.txt
r1dd1bd2 r588c2b0 3 3 Name: f 4 4 ... to: 5 char Alternatives are:6 Cost ( 1, 0, 0, 0 ): Cast of:5 char Alternatives are: 6 Cost ( 1, 0, 0, 0, 0, 0 ): Cast of: 7 7 Variable Expression: f: function 8 8 accepting unspecified arguments … … 16 16 Environment: 17 17 18 Cost ( 1, 0, 0, 0 ): Cast of:18 Cost ( 1, 0, 0, 0, 0, 0 ): Cast of: 19 19 Variable Expression: f: double 20 20 ... to: … … 25 25 Environment: 26 26 27 Cost ( 1, 0, 0, 0 ): Cast of:27 Cost ( 1, 0, 0, 0, 0, 0 ): Cast of: 28 28 Variable Expression: f: signed int 29 29 ... to:
Note: See TracChangeset
for help on using the changeset viewer.