aboutsummaryrefslogtreecommitdiff
path: root/test/transpiler/runtime-transpiler-fixture-duplicate-keys.json
blob: 3093e5c808587454ca5427269f9404d2cf525467 (plain) (blame)
1
2
3
4
5
{
  "a": 1,
  "b": 2,
  "a": "4"
}