ledger/test/regress/D9C8EB08.test
2012-03-22 19:41:06 +00:00

16 lines
299 B
Text

; Test for: Using ! erroneously in a data file causes a segfault
! Assets:Cash
2008/01/01 January
Expenses:Books $10.00
Assets:Cash
!end
test bal -> 1
__ERROR__
While parsing file "$FILE", line 9:
Error: 'end' or 'end apply' found, but no enclosing 'apply' directive
end test