Skip to content

selfdestruct e; should not be allowed. #256

@pirapira

Description

@pirapira

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.
  • pass tests.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions