aboutsummaryrefslogtreecommitdiffstats
path: root/dtc/tests/reuse-label6.dts
blob: f5d507c6dfd900efcb58508d75392c6026302832 (plain)
1
2
3
4
5
6
/dts-v1/;

/ {
	label: prop1 = "foo";
	prop2 = "bar" label:;
};