summaryrefslogtreecommitdiff
path: root/test/fixtures/expression_equality/number-format-currency.b.json
blob: c85b45714273c50bc3c5c1c9ed5ae78c64e7ae3e (plain)
1
2
3
4
5
6
7
8
9
[
  "number-format",
  123456.789,
  {
    "locale": "ja-JP",
    "currency": "JPY"
  }
]