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