3 lines
		
	
	
	
		
			104 B
		
	
	
	
		
			Text
		
	
	
	
	
	
		
		
			
		
	
	
			3 lines
		
	
	
	
		
			104 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| 
								 | 
							
								${THIS_SH} ./nquote.tests 2>&1 | grep -v '^expect' > /tmp/xx
							 | 
						||
| 
								 | 
							
								diff /tmp/xx nquote.right && rm -f /tmp/xx
							 |