;journal: another test for #1532

This commit is contained in:
Simon Michael 2021-04-21 08:09:36 -10:00
parent bf7255402c
commit 32b42a6c80

View File

@ -284,3 +284,16 @@ $ hledger -f- print cur:e amt:100
>= >=
# 21. Unquoted commodity symbol on the left consisting of only numbers.
# It could happen..
<
; intended "111" 2, parses as 1112.
2021-01-01
(a) 111 2
$ hledger -f- print cur: amt:1112
2021-01-01
(a) 111 2
>=