Changeset 937e51d for src/Tests/Expect-e/MiscError.txt
- Timestamp:
- Jun 26, 2015, 4:00:26 PM (11 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, ctor, deferred_resn, demangler, enum, forall-pointer-decay, gc_noraii, jacob/cs343-translation, jenkins-sandbox, master, memory, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, string, with_gc
- Children:
- 0df292b, e0ff3e6
- Parents:
- eb50842 (diff), 1869adf (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 moved
-
src/Tests/Expect-e/MiscError.txt (moved) (moved from src/Tests/ResolvExpr/Expected/MiscError.tst ) (6 diffs)
Legend:
- Unmodified
- Added
- Removed
-
src/Tests/Expect-e/MiscError.txt
reb50842 r937e51d 5 5 nothing 6 6 Alternatives are: Cost ( 0, 0, 1 ): Cast of: 7 Variable Expression: b: asigned int7 Variable Expression: b: signed int 8 8 9 9 to: … … 14 14 15 15 Cost ( 0, 0, 1 ): Cast of: 16 Variable Expression: b: afloat16 Variable Expression: b: float 17 17 18 18 to: … … 29 29 nothing 30 30 Alternatives are: Cost ( 0, 0, 1 ): Cast of: 31 Variable Expression: b: asigned int31 Variable Expression: b: signed int 32 32 33 33 to: … … 38 38 39 39 Cost ( 0, 0, 1 ): Cast of: 40 Variable Expression: b: afloat40 Variable Expression: b: float 41 41 42 42 to: … … 57 57 Alternatives are: Cost ( 0, 0, 1 ): Cast of: 58 58 Comma Expression: 59 Variable Expression: a: asigned int59 Variable Expression: a: signed int 60 60 61 Variable Expression: b: asigned int61 Variable Expression: b: signed int 62 62 63 63 to: … … 69 69 Cost ( 0, 0, 1 ): Cast of: 70 70 Comma Expression: 71 Variable Expression: a: asigned int71 Variable Expression: a: signed int 72 72 73 Variable Expression: b: afloat73 Variable Expression: b: float 74 74 75 75 to:
Note:
See TracChangeset
for help on using the changeset viewer.