roc/crates/compiler/test_syntax/tests/snapshots/pass/basic_docs.expr.migrated.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