dev: ledger-compat tests: cleanups
This commit is contained in:
parent
e2ddf1e685
commit
23d25c8403
@ -1,7 +1,7 @@
|
|||||||
# Ledger syntax currently not parsed by hledger. -*- ledger -*-
|
# Ledger syntax currently not parsed by hledger. -*- ledger -*-
|
||||||
# Reading these is expected to fail.
|
# Reading these is expected to fail.
|
||||||
|
|
||||||
# `;` `#` `%` `*` `|` comment lines
|
# `%` and `|` comment lines
|
||||||
<
|
<
|
||||||
%
|
%
|
||||||
|
|
|
|
||||||
@ -9,7 +9,7 @@ $ hledger -f- check
|
|||||||
>2//
|
>2//
|
||||||
>=1
|
>=1
|
||||||
|
|
||||||
# Just `end` or `end apply` as shorthand for closing the most recent "apply FOO".
|
# `end` or `end apply` as shorthand for closing the most recent "apply FOO".
|
||||||
<
|
<
|
||||||
apply account a
|
apply account a
|
||||||
end apply
|
end apply
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user