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