freshen_file(): use NULL `times' for implicit current-time
[git] / t / t4018 / dts-root-comment
1 / { RIGHT /* Technically just supposed to be a slash and brace */
2         #size-cells = <1>;
3
4         /* This comment should be ignored */
5
6         some-property = <40+2>;
7         ChangeMe = <0xffeedd00>;
8 };