2023-06-24 03:09:15 +03:00
|
|
|
---
|
|
|
|
namespace: Execute
|
|
|
|
expectation: Pass
|
|
|
|
outputs:
|
2023-09-07 02:02:21 +03:00
|
|
|
- - initial_symbol_table: 14ede2e4de7f1fd89ef12b547145e5a622e0bc3fc9e8611d0b64f6d0d09ef307
|
|
|
|
type_checked_symbol_table: 58dfa99219bbe9fe8ca60c795951fa43b3e3348dc19d80feff4776f5a039e078
|
|
|
|
unrolled_symbol_table: 58dfa99219bbe9fe8ca60c795951fa43b3e3348dc19d80feff4776f5a039e078
|
2023-09-22 22:58:04 +03:00
|
|
|
initial_ast: 4868a32d4236a35bfabcd0bfe4b41cf7b98ead6eeb0695987430d7afc6f73ae0
|
|
|
|
unrolled_ast: 4868a32d4236a35bfabcd0bfe4b41cf7b98ead6eeb0695987430d7afc6f73ae0
|
|
|
|
ssa_ast: eec80fae85745b0454ab403e8cfbb154209ce96ecceb242368eb968c47a642d7
|
|
|
|
flattened_ast: 9501039c0fdf03d5208b0861ab4f2caa5a976fb89b9c919728cdfd466ffc5279
|
|
|
|
inlined_ast: 9501039c0fdf03d5208b0861ab4f2caa5a976fb89b9c919728cdfd466ffc5279
|
|
|
|
dce_ast: 9501039c0fdf03d5208b0861ab4f2caa5a976fb89b9c919728cdfd466ffc5279
|
2023-06-24 03:09:15 +03:00
|
|
|
bytecode: 9f8baa3f1bada186c32440e4880e858bd76b54dedb2d667a2b93c2d2a98f0752
|
|
|
|
warnings: ""
|
|
|
|
results:
|
|
|
|
address_casts:
|
2023-07-20 04:04:09 +03:00
|
|
|
- input: "[aleo1hjnn8jdxlzzlqjywamdx4hzcxny5gszzm0q5xmnae4ed6qqn2gys4ugtey]"
|
2023-09-22 22:58:04 +03:00
|
|
|
output: "SnarkVMError(Failed to execute instruction (cast r0 into r2 as boolean;): Cannot downcast a field literal to a boolean type (yet).)"
|
2023-06-24 03:09:15 +03:00
|
|
|
bool_casts:
|
2023-07-20 04:04:09 +03:00
|
|
|
- input: "[false]"
|
2023-09-22 22:58:04 +03:00
|
|
|
output: "SnarkVMError(Failed to execute instruction (cast r0 into r1 as address;): Cannot downcast a boolean literal to another type.)"
|
2023-06-24 03:09:15 +03:00
|
|
|
field_casts:
|
2023-07-20 04:04:09 +03:00
|
|
|
- input: "[0field]"
|
2023-09-22 22:58:04 +03:00
|
|
|
output: "SnarkVMError(Failed to execute instruction (cast r0 into r1 as address;): Cannot downcast a field literal to an address type.)"
|
2023-06-24 03:09:15 +03:00
|
|
|
group_casts:
|
2023-07-20 04:04:09 +03:00
|
|
|
- input: "[0group]"
|
2023-09-22 22:58:04 +03:00
|
|
|
output: "SnarkVMError(Failed to execute instruction (cast r0 into r2 as boolean;): Cannot downcast a field literal to a boolean type (yet).)"
|
2023-06-24 03:09:15 +03:00
|
|
|
i128_casts:
|
2023-07-20 04:04:09 +03:00
|
|
|
- input: "[0i128]"
|
2023-09-22 22:58:04 +03:00
|
|
|
output: "SnarkVMError(Failed to execute instruction (cast r0 into r1 as address;): Cannot downcast an i128 literal to another type (yet).)"
|
2023-06-24 03:09:15 +03:00
|
|
|
i16_casts:
|
2023-07-20 04:04:09 +03:00
|
|
|
- input: "[0i16]"
|
2023-09-22 22:58:04 +03:00
|
|
|
output: "SnarkVMError(Failed to execute instruction (cast r0 into r1 as address;): Cannot downcast an i16 literal to another type (yet).)"
|
2023-06-24 03:09:15 +03:00
|
|
|
i32_casts:
|
2023-07-20 04:04:09 +03:00
|
|
|
- input: "[0i32]"
|
2023-09-22 22:58:04 +03:00
|
|
|
output: "SnarkVMError(Failed to execute instruction (cast r0 into r1 as address;): Cannot downcast an i32 literal to another type (yet).)"
|
2023-06-24 03:09:15 +03:00
|
|
|
i64_casts:
|
2023-07-20 04:04:09 +03:00
|
|
|
- input: "[0i64]"
|
2023-09-22 22:58:04 +03:00
|
|
|
output: "SnarkVMError(Failed to execute instruction (cast r0 into r1 as address;): Cannot downcast an i64 literal to another type (yet).)"
|
2023-06-24 03:09:15 +03:00
|
|
|
i8_casts:
|
2023-07-20 04:04:09 +03:00
|
|
|
- input: "[0i8]"
|
2023-09-22 22:58:04 +03:00
|
|
|
output: "SnarkVMError(Failed to execute instruction (cast r0 into r1 as address;): Cannot downcast an i8 literal to another type (yet).)"
|
2023-06-24 03:09:15 +03:00
|
|
|
scalar_casts:
|
2023-07-20 04:04:09 +03:00
|
|
|
- input: "[0scalar]"
|
2023-09-22 22:58:04 +03:00
|
|
|
output: "SnarkVMError(Failed to execute instruction (cast r0 into r1 as address;): Cannot downcast a scalar literal to another type (yet).)"
|
2023-06-24 03:09:15 +03:00
|
|
|
u128_casts:
|
2023-07-20 04:04:09 +03:00
|
|
|
- input: "[0u128]"
|
2023-09-22 22:58:04 +03:00
|
|
|
output: "SnarkVMError(Failed to execute instruction (cast r0 into r1 as address;): Cannot downcast a u128 literal to another type (yet).)"
|
2023-06-24 03:09:15 +03:00
|
|
|
u16_casts:
|
2023-07-20 04:04:09 +03:00
|
|
|
- input: "[0u16]"
|
2023-09-22 22:58:04 +03:00
|
|
|
output: "SnarkVMError(Failed to execute instruction (cast r0 into r1 as address;): Cannot downcast a u16 literal to another type (yet).)"
|
2023-06-24 03:09:15 +03:00
|
|
|
u32_casts:
|
2023-07-20 04:04:09 +03:00
|
|
|
- input: "[0u32]"
|
2023-09-22 22:58:04 +03:00
|
|
|
output: "SnarkVMError(Failed to execute instruction (cast r0 into r1 as address;): Cannot downcast a u32 literal to another type (yet).)"
|
2023-06-24 03:09:15 +03:00
|
|
|
u64_casts:
|
2023-07-20 04:04:09 +03:00
|
|
|
- input: "[0u64]"
|
2023-09-22 22:58:04 +03:00
|
|
|
output: "SnarkVMError(Failed to execute instruction (cast r0 into r1 as address;): Cannot downcast a u64 literal to another type (yet).)"
|
2023-06-24 03:09:15 +03:00
|
|
|
u8_casts:
|
2023-07-20 04:04:09 +03:00
|
|
|
- input: "[0u8]"
|
2023-09-22 22:58:04 +03:00
|
|
|
output: "SnarkVMError(Failed to execute instruction (cast r0 into r1 as address;): Cannot downcast a u8 literal to another type (yet).)"
|