about summary refs log tree commit diff
path: root/third_party/git/t/t4018/dts-nodes-comment2
/ {
	label_1: node1@ff00 {
		RIGHT@deadf00,4000 { /* a trailing comment */ 
			#size-cells = <1>;
			ChangeMe = <0xffeedd00>;
		};
	};
};