|  | @@ -34,6 +34,7 @@ content: |
 | 
	
		
			
				|  |  |          ((int 10) (int 30) (int 300)  (file "/tmp/foo.txt"))
 | 
	
		
			
				|  |  |          ((int 20) (int 60) (int 900)  (file "/tmp/bar.c"))
 | 
	
		
			
				|  |  |          ((int 30) (int 90) (int 1200) (text "total")))
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  |    rather the structure of the collections would be a hint to the
 | 
	
		
			
				|  |  |    shell on how to display them in a rich way.
 | 
	
		
			
				|  |  |  related:
 |