parsing: another comment test
This commit is contained in:
parent
6091c8a099
commit
3533f3d0c3
11
tests/comment-line-after-postings.test
Normal file
11
tests/comment-line-after-postings.test
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
print
|
||||||
|
<<<
|
||||||
|
2009/01/01 x
|
||||||
|
a 1
|
||||||
|
b
|
||||||
|
; comment line after postings
|
||||||
|
>>>
|
||||||
|
2009/01/01 x
|
||||||
|
a 1
|
||||||
|
b
|
||||||
|
|
||||||
@ -1,7 +1,7 @@
|
|||||||
print
|
print
|
||||||
<<<
|
<<<
|
||||||
2009/01/01 x
|
2009/01/01 x
|
||||||
; comment line
|
; comment line within postings
|
||||||
a 1
|
a 1
|
||||||
b
|
b
|
||||||
>>>
|
>>>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user