clerk/journal/parser/testdata/golden/Parser_ParseFile__account_with_spaces.golden (view raw)
| 1 | Journal |
| 2 | Transaction j:1:1-4:1 |
| 3 | Date: 2026-05-11 |
| 4 | Payee: "testies" j:1:12-2:0 |
| 5 | Posting j:2:1-3:1 |
| 6 | Account "expenses:account name" j:2:2-2:23 |
| 7 | Amount j:2:25-2:25 |
| 8 | Quantity: 20 |
| 9 | Commodity: "" |
| 10 | CommodityPos: Before |
| 11 | HasSpace: false |
| 12 | Precision: 2 |
| 13 | Decimal: "." |
| 14 | Posting j:3:1-4:1 |
| 15 | Account "assets:bank" j:3:2-4:0 |
| 16 | Amount: <elided> |