summaryrefslogtreecommitdiff
path: root/test/fixtures/json/shared_ptr_null.json
blob: c2461e8eaa0aec30cf66018ccaea5e416c47f253 (plain)
1
2
3
4
5
6
7
8
{
	"@typeid": "SharedTestObject",
	"sptr": {
		"@typeid": "SubObject",
		"@id": "someid"
	},
	"ssptr": null
}