{
	"@extends": ["02-B.json"],
	"myArray": [
		{
			"@append": true,
			"c": 100
		},
		{
			"c": 200
		}
	]
}
