Changeset 1e12f07 for tests/.expect/castError.txt
- Timestamp:
- Aug 4, 2024, 8:45:57 AM (4 months ago)
- Branches:
- master
- Children:
- 503c350, b797fe36
- Parents:
- d39d8a4 (diff), 2dd5c6d (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
Legend:
- Unmodified
- Added
- Removed
-
tests/.expect/castError.txt
rd39d8a4 r1e12f07 6 6 ... with resolved type: 7 7 char Alternatives are: 8 Cost ( 1, 0, 0, 0, 0, 0, 0 ): Explicit Cast of:8 Cost ( 1, 0, 0, 0, 0, 0, 0, 0 ): Explicit Cast of: 9 9 Variable Expression: f: double 10 10 ... with resolved type: … … 19 19 Environment: 20 20 21 Cost ( 1, 0, 0, 0, 0, 0, 0 ): Explicit Cast of:21 Cost ( 1, 0, 0, 0, 0, 0, 0, 0 ): Explicit Cast of: 22 22 Variable Expression: f: function 23 23 accepting unspecified arguments … … 38 38 Environment: 39 39 40 Cost ( 1, 0, 0, 0, 0, 0, 0 ): Explicit Cast of:40 Cost ( 1, 0, 0, 0, 0, 0, 0, 0 ): Explicit Cast of: 41 41 Variable Expression: f: signed int 42 42 ... with resolved type: … … 62 62 ... with resolved type: 63 63 void Alternatives are: 64 Cost ( 0, 0, 2, 0, 0, 0, 0 ): Generated Cast of:64 Cost ( 0, 0, 0, 2, 0, 0, 0, 0 ): Generated Cast of: 65 65 Comma Expression: 66 66 Constant Expression (3: signed int) … … 80 80 Environment: 81 81 82 Cost ( 0, 0, 2, 0, 0, 0, 0 ): Generated Cast of:82 Cost ( 0, 0, 0, 2, 0, 0, 0, 0 ): Generated Cast of: 83 83 Comma Expression: 84 84 Constant Expression (3: signed int)
Note: See TracChangeset
for help on using the changeset viewer.