summaryrefslogtreecommitdiff
path: root/test/regress/2058_2.test
blob: 3c6c2a7e8978481246b001767af19698ef7907b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
2021/1/2 Test
    A  $1.00
    B

test --limit 'date>=[2020/12/31' register A -> 1
__ERROR__
While parsing value expression:
  (date>=[2020/12/31)&((account =~ /A/))

Error: Missing ']'
end test