mattwparas / steel

An embedded scheme interpreter in Rust
Apache License 2.0
1.07k stars 50 forks source link

Fix the error message in the lte function to display the correct argument #245

Closed jkilopu closed 2 months ago

jkilopu commented 2 months ago

When executing the opcode LTEIMMEDIATE or LTEIMMEDIATEIF, the error message should display the value of the SteelVal l, not the const r.