blob: 6c018e9491ea36285b8707e59b262805710db212 (
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: note operator not followed by argument
end test
|