blob: d3c88dd850b893d4eded03aa4dc7ef614047c2af (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2000/01/01 Test
A $1.00
B
============
2000/01/02 Test
A $1.00
B
test bal -> 1
__ERROR__
While parsing file "$FILE", line 5:
While parsing automated transaction:
> ============
Error: Expected predicate after '='
end test
|