10 lines
84 B
Plaintext
10 lines
84 B
Plaintext
|
|
/dts-v1/;
|
||
|
|
|
||
|
|
/ {
|
||
|
|
label: property = "foo";
|
||
|
|
|
||
|
|
label: node {
|
||
|
|
property = "foo";
|
||
|
|
};
|
||
|
|
};
|