7 lines
64 B
Text
7 lines
64 B
Text
|
/dts-v1/;
|
||
|
|
||
|
/ {
|
||
|
prop1 = label: "foo";
|
||
|
prop2 = "bar" label:;
|
||
|
};
|