summaryrefslogtreecommitdiffstats
path: root/examples/broken/yaml-with-tabs/invalid-due-tabs.yaml
blob: 0667f2ebd9ad938c2eafd016bfa0b0804836b3d8 (plain)
1
2
3
4
{
	"data": "this is not a valid YAML file as specification forbids tabs",
	}
}