v/cmd/tools/vdoc/testdata/newlines/main.comments.out

21 lines
323 B
Text

module main
fn funky()
hello
line after empty line, newline after comment line.
```v
code
```
test
====
- foo
- bar
# test
########### deep test
#a shouldn't have a newline test
| foo bar | yes |
|-----------|--------|
| working | yup |