extra: sync hledger-rewrite with numberp
This commit is contained in:
		
							parent
							
								
									0cf8c142aa
								
							
						
					
					
						commit
						4c5c15d275
					
				| @ -59,7 +59,7 @@ amountexprp = | ||||
|   choice [ | ||||
|      AmountMultiplier <$> (do char '*' | ||||
|                               many spacenonewline | ||||
|                               (q,_,_,_,_) <- numberp | ||||
|                               (q,_,_,_) <- numberp | ||||
|                               return q) | ||||
|     ,AmountLiteral <$> many anyChar | ||||
|     ] | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user