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