Changed an assertion that was no longer valid
This commit is contained in:
		
							parent
							
								
									7dfb3c92ba
								
							
						
					
					
						commit
						2c29e9f07c
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -368,7 +368,7 @@ instsize(tinstno,tp) token_p tp; { | |||
| 	default: | ||||
| 		assert(FALSE); | ||||
| 	case IN_COPY: | ||||
| 		assert(inp->in_info[0]==1); | ||||
| 		assert(inp->in_info[0]<=1); | ||||
| #if MAXMEMBERS!=0 | ||||
| 		if (inp->in_info[1]==0) | ||||
| #endif | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue