Home | History | Annotate | Download | only in tests
      1 /dts-v1/;
      2 
      3 / {
      4 	label: node {
      5 	};
      6 };
      7 
      8 /* Try to redefine a node using a non-existent label */
      9 &nosuchnode {
     10 };
     11