mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-01 19:02:19 +00:00

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