7 lines
56 B
Plaintext
7 lines
56 B
Plaintext
/dts-v1/;
|
|
/ {
|
|
foonode {
|
|
foo-property = "foo";
|
|
};
|
|
};
|