mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Append an issue id #1043 to a @todo comment about it
This commit is contained in:
parent
940c5a8612
commit
0a8f0fb051
@ -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