all repos

clerk @ 0b03250d43079a3582484d8eb64805c3ba452e30

missing tooling for ledger/hledger

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

Oleksandr Smirnov Oleksandr Smirnov
olexsmir@gmail.com
lexer & parser & ast..., 14 days ago
1
Journal
2
  BlankLine j:2:0-2:1
3
  Transaction j:2:1-6:1
4
    Date: 2013/01/01
5
    State: "*"
6
    Payee: "pay taxes" j:2:12-3:0
7
    Posting j:3:1-4:1
8
      Account "expenses:personal:tax" j:3:5-3:26
9
      Amount j:3:40-3:40
10
        Quantity: 1250
11
        Commodity: "$"
12
        CommodityPos: Before
13
        HasSpace: false
14
        Precision: 0
15
        Decimal: "."
16
    Posting j:4:1-5:1
17
      Account "assets:bank:checking" j:4:5-4:25
18
      Amount j:4:40-4:40
19
        Quantity: -1250
20
        Commodity: "$"
21
        CommodityPos: Before
22
        HasSpace: false
23
        Precision: 0
24
        Decimal: "."