mirror of
				https://github.com/ethereum/solidity
				synced 2023-10-03 13:03:40 +00:00 
			
		
		
		
	Merge pull request #1044 from pirapira/todo_item_to_issue
Append an issue id #1043 to a @todo comment about it
This commit is contained in:
		
						commit
						f4172d342a
					
				| @ -36,7 +36,7 @@ class SourceUnit; | ||||
| /**
 | ||||
|  * Simple translator from Solidity to Why3. | ||||
|  * | ||||
|  * @todo detect side effects in sub-expressions and limit them to one per statement. | ||||
|  * @todo detect side effects in sub-expressions and limit them to one per statement. #1043 | ||||
|  * @todo `x = y = z` | ||||
|  * @todo implicit and explicit type conversion | ||||
|  */ | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user