/dts-v1/;

/ {
	label: node {
	};
};

/* Try to redefine a node using a non-existent label */
&nosuchnode {
};