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