This commit is contained in:
		
							parent
							
								
									89865da76d
								
							
						
					
					
						commit
						1ab67cf437
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -59,6 +59,7 @@ std::ostream & operator << (std::ostream & str, const Value & v) | ||||||
|         str << "]"; |         str << "]"; | ||||||
|         break; |         break; | ||||||
|     case tThunk: |     case tThunk: | ||||||
|  |     case tApp: | ||||||
|     case tCopy: |     case tCopy: | ||||||
|         str << "<CODE>"; |         str << "<CODE>"; | ||||||
|         break; |         break; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue