Skip to content

user errors not appearing in error map #4199

@charles-cooper

Description

@charles-cooper

Version Information

  • vyper Version (output of vyper --version): 0.4.0

What's your issue about?

for instance, compiling the following and requesting -f source_map does not result in the user error in the source map

@external
def foo():
    raise "aldskfj"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions