mirror of
				https://github.com/ethereum/solidity
				synced 2023-10-03 13:03:40 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			192 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			192 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
Warning: BMC: Assertion violation happens here.
 | 
						|
 --> model_checker_engine_bmc/input.sol:6:3:
 | 
						|
  |
 | 
						|
6 | 		assert(x > 0);
 | 
						|
  | 		^^^^^^^^^^^^^
 | 
						|
Note: Counterexample:
 | 
						|
  x = 0
 | 
						|
 | 
						|
Note: Callstack:
 | 
						|
Note:
 |