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 following program, which contains a random a character in the middle of the code, crashes the compiler with the error:
An internal compiler expectation was broken.
This is definitely a compiler bug.
Please file an issue here: <https://github.com/roc-lang/roc/issues/new/choose>
this should have been desugared into a Body(..) before this call in desugar_expr
Location: crates/compiler/can/src/desugar.rs:507:13
The following program, which contains a random
a
character in the middle of the code, crashes the compiler with the error:The text was updated successfully, but these errors were encountered: