9 lines
		
	
	
	
		
			86 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
	
		
			86 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| struct item RIGHT(int i)
 | |
| // Do not
 | |
| // pick up
 | |
| /* these
 | |
| ** comments.
 | |
| */
 | |
| {
 | |
| 	ChangeMe;
 | |
| }
 |