Changeset 065de93 for tests/errors/.expect
- Timestamp:
- Aug 4, 2024, 11:59:24 AM (3 months ago)
- Branches:
- master
- Children:
- 748877f, b59c21a
- Parents:
- 1697c40
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/errors/.expect/completeType.x86.txt
r1697c40 r065de93 9 9 ... with resolved type: 10 10 void Alternatives are: 11 Cost ( 0, 1, 2, 0, 1, -1, 0 ): Generated Cast of:11 Cost ( 0, 0, 1, 2, 0, 1, -1, 0 ): Generated Cast of: 12 12 Application of 13 13 Variable Expression: *?: forall … … 44 44 45 45 46 Cost ( 0, 1, 2, 0, 1, -1, 0 ): Generated Cast of:46 Cost ( 0, 0, 1, 2, 0, 1, -1, 0 ): Generated Cast of: 47 47 Application of 48 48 Variable Expression: *?: forall … … 111 111 112 112 Unsatisfiable alternative: 113 Cost ( 0, 1, 0, 0, 1, -5, 0 ): Application of113 Cost ( 0, 0, 1, 0, 0, 1, -5, 0 ): Application of 114 114 Variable Expression: baz: forall 115 115 instance of type T (not function type)
Note: See TracChangeset
for help on using the changeset viewer.