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