9 lines
88 B
Text
9 lines
88 B
Text
|
/dts-v1/;
|
||
|
|
||
|
/ {
|
||
|
ref = < &{/node} >;
|
||
|
badref = < &{/nosuchnode} >;
|
||
|
label: node {
|
||
|
};
|
||
|
};
|