You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the parser seems to allow selfdestruct msg.sender without parentheses around msg.sender. For uniformity, we should require parentheses around msg.sender.
add a program using selfdestruct msg.sender; without parentheses in parse/negative_examples.