8 lines
69 B
Plaintext
8 lines
69 B
Plaintext
/dts-v1/;
|
|
/ {
|
|
a: a {
|
|
b = "b";
|
|
c = "c";
|
|
};
|
|
};
|