5 lines
		
	
	
		
			103 B
		
	
	
	
		
			Factor
		
	
	
		
		
			
		
	
	
			5 lines
		
	
	
		
			103 B
		
	
	
	
		
			Factor
		
	
	
| 
								 | 
							
								IN: temporary
							 | 
						||
| 
								 | 
							
								USING: tools.test io.backend kernel ;
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								[ ] [ "a" normalize-pathname drop ] unit-test
							 |