summaryrefslogtreecommitdiff
path: root/test/regress/D9C8EB08.test
blob: eb4952ba3b6f5c32caaabe6050bd9debfe06172a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
; 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