summaryrefslogtreecommitdiff
path: root/tests/reuse-label3.dts
blob: fa3d2c72a26400439a412ac0c4e3ecde42fa12aa (plain)
1
2
3
4
5
6
7
8
9
/dts-v1/;

/ {
	label: property = "foo";

	label: node {
		property = "foo";
	};
};