all repos

clerk @ 0c4384e55357eeaf877e7181621a0af2330468a9

missing tooling for ledger/hledger

clerk/journal/parser/testdata/golden/Parser_ParseFile__multiple_bad_postings.golden (view raw)

Oleksandr Smirnov Oleksandr Smirnov
olexsmir@gmail.com
lexer & parser & ast..., 14 days ago
1
Journal
2
  Transaction j:1:1-6:1
3
    Date: 2024/01/01
4
    Payee: "groceries" j:1:12-2:0
5
    Posting j:2:1-3:1
6
      Account "expenses:food" j:2:5-2:18
7
      Amount j:2:20-2:20
8
        Quantity: 10
9
        Commodity: "$"
10
        CommodityPos: Before
11
        HasSpace: false
12
        Precision: 0
13
        Decimal: "."
14
    Posting j:5:1-6:1
15
      Account "assets:checking" j:5:5-6:0
16
      Amount: <elided>
17
  Errors
18
    j:3:5-3:7: expected account name, got ATAT
19
    j:4:5-4:6: expected account name, got AT