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