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