about summary refs log tree commit diff
path: root/third_party/git/t/t4018/dts-labels
blob: b21ef8737bb8d22b46ef8208398dc6e21e6cca8c (plain) (blame)
1
2
3
4
5
6
7
8
9
/ {
	label_1: node1@ff00 {
		label2: RIGHT {
			vendor,some-property;

			ChangeMe = <0x45-30>;
		};
	};
};