9 lines
180 B
Plaintext
9 lines
180 B
Plaintext
|
/ { RIGHT /* Technically just supposed to be a slash and brace */
|
||
|
#size-cells = <1>;
|
||
|
|
||
|
/* This comment should be ignored */
|
||
|
|
||
|
some-property = <40+2>;
|
||
|
ChangeMe = <0xffeedd00>;
|
||
|
};
|