mirror of
				https://github.com/ethereum/solidity
				synced 2023-10-03 13:03:40 +00:00 
			
		
		
		
	Remove unrelated link.
This commit is contained in:
		
							parent
							
								
									d207ae5dc7
								
							
						
					
					
						commit
						3b2d1eb981
					
				| @ -204,7 +204,7 @@ The evaluation order of expressions is not specified (more formally, the order | |||||||
| in which the children of one node in the expression tree are evaluated is not | in which the children of one node in the expression tree are evaluated is not | ||||||
| specified, but they are of course evaluated before the node itself). It is only | specified, but they are of course evaluated before the node itself). It is only | ||||||
| guaranteed that statements are executed in order and short-circuiting for | guaranteed that statements are executed in order and short-circuiting for | ||||||
| boolean expressions is done. See :ref:`order` for more information. | boolean expressions is done. | ||||||
| 
 | 
 | ||||||
| .. index:: ! assignment | .. index:: ! assignment | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user