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