### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
[error] <...>/coercion-fail.spicy:7:12-8:26: cannot coerce expression '256' of type 'uint<64>' to type 'uint<8>'
[error] <...>/coercion-fail.spicy:8:26-9:24: cannot coerce expression '-1' of type 'int<64>' to type 'uint<8>'
[error] <...>/coercion-fail.spicy:9:24-11:24: cannot coerce expression '128' of type 'uint<64>' to type 'int<8>'
[error] <...>/coercion-fail.spicy:11:24-12:26: cannot coerce expression '-129' of type 'int<64>' to type 'int<8>'
[error] <...>/coercion-fail.spicy:12:26-14:30: cannot coerce expression '65536' of type 'uint<64>' to type 'uint<16>'
[error] <...>/coercion-fail.spicy:14:30-15:26: cannot coerce expression '-1' of type 'int<64>' to type 'uint<16>'
[error] <...>/coercion-fail.spicy:15:26-17:28: cannot coerce expression '32768' of type 'uint<64>' to type 'int<16>'
[error] <...>/coercion-fail.spicy:17:28-18:30: cannot coerce expression '-32769' of type 'int<64>' to type 'int<16>'
[error] <...>/coercion-fail.spicy:18:30-20:34: cannot coerce expression '4294967296' of type 'uint<64>' to type 'uint<32>'
[error] <...>/coercion-fail.spicy:20:34-21:26: cannot coerce expression '-1' of type 'int<64>' to type 'uint<32>'
[error] <...>/coercion-fail.spicy:21:26-23:32: cannot coerce expression '2147483648' of type 'uint<64>' to type 'int<32>'
[error] <...>/coercion-fail.spicy:23:32-24:34: cannot coerce expression '-2147483649' of type 'int<64>' to type 'int<32>'
[error] <...>/coercion-fail.spicy:24:34-27:25: cannot coerce expression '-1' of type 'int<64>' to type 'uint<64>'
[error] <...>/coercion-fail.spicy:27:25-29:40: cannot coerce expression '9223372036854775808' of type 'uint<64>' to type 'int<64>'
[error] <...>/coercion-fail.spicy:29:40-34:48: cannot coerce expression '-9007199254740993' of type 'int<64>' to type 'real'
[error] spicyc: aborting after errors
