8 lines
		
	
	
	
		
			129 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			129 B
		
	
	
	
		
			Text
		
	
	
	
	
	
/ {
 | 
						|
	label_1: node1@ff00 {
 | 
						|
		RIGHT@deadf00,4000 /* &a comment */ {
 | 
						|
			#size-cells = <1>;
 | 
						|
			ChangeMe = <0xffeedd00>;
 | 
						|
		};
 | 
						|
	};
 | 
						|
};
 |