diff options
Diffstat (limited to 'test/regress/2058_1.test')
-rw-r--r-- | test/regress/2058_1.test | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/test/regress/2058_1.test b/test/regress/2058_1.test new file mode 100644 index 00000000..06043007 --- /dev/null +++ b/test/regress/2058_1.test @@ -0,0 +1,8 @@ +2021/1/2 Test + A $1.00 + B + +test -p 'last %^@' bal -> 1 +__ERROR__ +Error: Invalid char '%' +end test |