roc/crates/compiler/parse/tests/snapshots/pass/basic_docs.expr.roc

9 lines
117 B
Text

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