summaryrefslogtreecommitdiff
path: root/test/fixtures/json/implicit.json
blob: 6efc2ba5b5532f4aafa522057c961008e3b2e4d3 (plain)
1
2
3
4
5
6
7
8
9
{
	"p.typeid": "TestObject",
	"flt": 1,
	"ptr": {
		"str": "trigger",
		"bl": false
	},
	"str": "after"
}