clerk/journal/parser/testdata/golden/Parser_ParseFile__transaction_with_inline_comment.golden (view raw)
| 1 | Journal |
| 2 | Transaction j:1:1-4:1 |
| 3 | Date: 2024/01/01 |
| 4 | Payee: "groceries" j:1:12-2:0 |
| 5 | Posting j:2:1-3:1 |
| 6 | Account "Expenses:Good" j:2:2-2:15 |
| 7 | Amount j:2:17-2:17 |
| 8 | Quantity: 10 |
| 9 | Commodity: "$" |
| 10 | CommodityPos: Before |
| 11 | HasSpace: false |
| 12 | Precision: 2 |
| 13 | Decimal: "." |
| 14 | Comment j:2:24-3:0 |
| 15 | Marker: ";" |
| 16 | Text: "food" |
| 17 | Posting j:3:1-4:1 |
| 18 | Account "Assets:Checking" j:3:2-4:0 |
| 19 | Amount: <elided> |