1/dts-v1/;
2
3/ {
4	ref = <&label>;
5	badref = <&nosuchlabel>;
6	label: node {
7	};
8};
9