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