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