roc/crates/compiler/parse/tests/snapshots/pass/basic_docs.expr.formatted.roc
2022-11-15 19:47:28 -05:00

9 lines
No EOL
116 B
Text

## first line of docs
## second line
## third line
## fourth line
##
## sixth line after doc new line
x = 5
42