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