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

7 lines
No EOL
123 B
Text

# ## not docs!
## docs, but with a problem
## (namely that this is a mix of docs and regular comments)
# not docs
x = 5
42