Skip to content

Conversation

@tserg
Copy link
Contributor

@tserg tserg commented Feb 1, 2023

What I did

Fix #3248.

How I did it

Check if decorator list is empty for FunctionDef node in an interface.

How to verify it

See test

Commit message

fix: guard against decorators in interface

Description for the changelog

Guard against decorators in interface

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

@tserg tserg marked this pull request as ready for review February 2, 2023 00:55
@charles-cooper charles-cooper merged commit bf45181 into vyperlang:master Feb 10, 2023
@tserg tserg deleted the fix/decorated_interface branch March 5, 2023 04:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FunctionDef inside interfaces can be decorated

2 participants