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
$ roc format src/Views/Layout.roc
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>
Formatting bug; formatted code isn't valid
I wrote the incorrect result to this file for debugging purposes:
src/Views/Layout.roc-format-failed
Parse error was: "Expr(Closure(Body(List(Expr(List(Expr(List(Expr(List(End(@2434), @1756), @1726), @1708), @1645), @1631), @1621), @1611), @1583), @403), @21)"
Location: crates/cli/src/format.rs:101:21
The text was updated successfully, but these errors were encountered:
See https://gist.github.com/lukewilliamboswell/0e0e9fc772115d24782e88f1a82945f6 for reproduction
The text was updated successfully, but these errors were encountered: