10 lines
66 B
Plaintext
10 lines
66 B
Plaintext
/dts-v1/;
|
|
|
|
/ {
|
|
prop = "value";
|
|
|
|
node {
|
|
prop = "value";
|
|
};
|
|
};
|