14 lines
		
	
	
		
			170 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			170 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # should give an accurate parse error location
 | |
| # bin/hledger -f- stat
 | |
| # <<<
 | |
| # 2010/1/1 x
 | |
| #   a  1
 | |
| #   b
 | |
| 
 | |
| # 2010/1/1 y
 | |
| #   c:  1
 | |
| #   d
 | |
| 
 | |
| # >>>2 /line 6, column 5/
 | |
| # >>>= 1
 |