You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The main weird test case I wanted to add was already done in 91d7ce5. RGBASM isn't a full programming language with arbitrary nesting of expressions, so fewer opportunities for weird test cases.
Things like https://github.com/rust-lang/rust/blob/master/tests/ui/weird-exprs.rs. Increase code coverage in general, which may also catch more bugs with edge cases.
The text was updated successfully, but these errors were encountered: