mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-13 07:16:18 +00:00

... and simultaneously remove the need for State::indent_column field / multiline tracking in blankspace.rs. Fixes #2889
3 lines
No EOL
28 B
Text
3 lines
No EOL
28 B
Text
x = when n is
|
|
0 -> 0
|
|
42 |