summaryrefslogtreecommitdiff
path: root/test/regress/D9C8EB08.test
blob: fa02431b85defe0461a29a03f669b822cba95209 (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