{
	"@extends": ["01-A.json", "01-B.json"],
	"myArray": [
		{
			"c": 200
		},
		{
			"@insert": 0,
			"c": 100
		}
	]
}
