all repos

clerk @ fc9cae13772b625a39129694607847c27edcf23a

missing tooling for ledger/hledger

clerk/journal/parser/testdata/golden/Parser_ParseFile__transaction_with_unicode_commodity_symbols.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: 2
13
        Decimal: "."
14
    Posting j:3:1-4:1
15
      Account "expenses:food" j:3:5-3:18
16
      Amount j:3:20-3:20
17
        Quantity: 5
18
        Commodity: "£"
19
        CommodityPos: Before
20
        HasSpace: false
21
        Precision: 2
22
        Decimal: "."
23
    Posting j:4:1-5:1
24
      Account "expenses:food" j:4:5-4:18
25
      Amount j:4:20-4:20
26
        Quantity: 700
27
        Commodity: "₹"
28
        CommodityPos: Before
29
        HasSpace: false
30
        Precision: 2
31
        Decimal: "."
32
    Posting j:5:1-6:1
33
      Account "assets:checking" j:5:5-6:0
34
      Amount: <elided>