Changeset 9bb6c5f for tests/meta
- Timestamp:
- Sep 5, 2024, 3:57:05 PM (17 months ago)
- Branches:
- master, stuck-waitfor-destruct
- Children:
- 29c8675
- Parents:
- ad47ec4 (diff), 508cff0 (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. - Location:
- tests/meta/.expect
- Files:
-
- 3 edited
-
arch.arm64.txt (modified) (1 diff)
-
arch.x64.txt (modified) (1 diff)
-
arch.x86.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tests/meta/.expect/arch.arm64.txt
rad47ec4 r9bb6c5f 21 21 Cost ( 1, 0, 0, 0, 0, 0, 0, 0 ): Explicit Cast of: 22 22 Variable Expression: FA64: function 23 accepting unspecified arguments24 23 ... returning nothing 25 24 26 25 ... with resolved type: 27 26 pointer to function 28 accepting unspecified arguments29 27 ... returning nothing 30 28 -
tests/meta/.expect/arch.x64.txt
rad47ec4 r9bb6c5f 21 21 Cost ( 1, 0, 0, 0, 0, 0, 0, 0 ): Explicit Cast of: 22 22 Variable Expression: FX64: function 23 accepting unspecified arguments24 23 ... returning nothing 25 24 26 25 ... with resolved type: 27 26 pointer to function 28 accepting unspecified arguments29 27 ... returning nothing 30 28 -
tests/meta/.expect/arch.x86.txt
rad47ec4 r9bb6c5f 21 21 Cost ( 1, 0, 0, 0, 0, 0, 0, 0 ): Explicit Cast of: 22 22 Variable Expression: FX86: function 23 accepting unspecified arguments24 23 ... returning nothing 25 24 26 25 ... with resolved type: 27 26 pointer to function 28 accepting unspecified arguments29 27 ... returning nothing 30 28
Note:
See TracChangeset
for help on using the changeset viewer.