* Quotes.
This commit is contained in:
		
							parent
							
								
									38f18aa6d4
								
							
						
					
					
						commit
						b19cebc513
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -631,7 +631,7 @@ static Expr primDependencyClosure(EvalState & state, const ATermVector & args) | ||||||
| 
 | 
 | ||||||
| static Expr primAbort(EvalState & state, const ATermVector & args) | static Expr primAbort(EvalState & state, const ATermVector & args) | ||||||
| { | { | ||||||
|     throw Abort(format("evaluation aborted with the following error message: %1%") % |     throw Abort(format("evaluation aborted with the following error message: `%1%'") % | ||||||
|         evalString(state, args[0])); |         evalString(state, args[0])); | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue