blob: 793abf13205098e126547572e29986bd14769cc3 (
plain)
1
2
3
4
5
6
7
8
9
|
module main
fn a1()
normal comment
fn a2()
this should be merged into the same line
fn a3()
This should be its own parapgraph, because it ends with a dot.
This should be another paragraph.
|