beancount-parser icon indicating copy to clipboard operation
beancount-parser copied to clipboard

Does not support `query`

Open wesalvaro opened this issue 3 years ago • 0 comments

Something is wrong when parsing: Unexpected token Token('METADATA_KEY', 'query') at line 16, column 12. Expected one of: * CLOSE * COMMODITY * CUSTOM * LINK * BALANCE * $END * COMMENT * OPEN * PAD * FLAG * EVENT * TAG * PRICE * TXN * DOCUMENT * _NL * NOTE * ESCAPED_STRING Previous tokens: [Token('DATE', '2022-12-31')]

wesalvaro avatar Oct 15 '22 07:10 wesalvaro