8 lines
		
	
	
	
		
			161 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			161 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| . ./test-glue-functions
 | |
| 
 | |
| recho $'\c?'
 | |
| 
 | |
| echo $'\c?' | od -t a | _intl_normalize_spaces
 | |
| echo $'\c[\c\\\c]\c^\c_\c?' | od -t a | _intl_normalize_spaces
 | |
| 
 | |
| echo $'\q'
 | 
