Closed Wuerfel21 closed 8 months ago
Fixes error (bytecode backend) or weird codegen (ASM backend) where unary operators are used in CASE (and also the case item expressions, though I haven't actually tested that)
oh no, something got busted
Fixed oopsie and added a test.
Thank you for fixing this!
Fixes error (bytecode backend) or weird codegen (ASM backend) where unary operators are used in CASE (and also the case item expressions, though I haven't actually tested that)