Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

8 lines
702 B
Plaintext

### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
[error] <...>/assignment-fail.spicy:8:1-8:14: cannot assign to constant expression: b"" = b"bytes"
[error] <...>/assignment-fail.spicy:9:1-9:12: cannot coerce expression '"string"' of type 'string' to type 'bytes'
[error] <...>/assignment-fail.spicy:15:9-15:25: cannot coerce expression '"string"' of type 'string' to type 'bytes'
[error] <...>/assignment-fail.spicy:20:5-20:18: cannot assign to constant expression: a.x = b"bytes"
[error] <...>/assignment-fail.spicy:21:5-21:18: cannot coerce expression '"string"' of type 'string' to type 'bytes'
[error] spicyc: aborting after errors