Changeset 690166d for tests/.expect/castError.txt
- Timestamp:
- Jan 11, 2019, 3:21:59 PM (7 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, 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:
- def9d4e
- Parents:
- 0689cd9 (diff), 52ffa30 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - File:
-
- 1 edited
-
tests/.expect/castError.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
tests/.expect/castError.txt
r0689cd9 r690166d 4 4 ... to: 5 5 char Alternatives are: 6 Cost ( 1, 0, 0, 0 ): Cast of:6 Cost ( 1, 0, 0, 0, 0, 0 ): Cast of: 7 7 Variable Expression: f: function 8 8 accepting unspecified arguments 9 ... returning nothing 9 ... returning nothing 10 10 11 11 ... to: … … 14 14 char 15 15 ) 16 Environment: 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: … … 23 23 char 24 24 ) 25 Environment: 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: … … 32 32 char 33 33 ) 34 Environment: 34 Environment: 35 35 36 36
Note:
See TracChangeset
for help on using the changeset viewer.