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
I figured out why I was not getting an error in the previous issue. My text editor inserts a newline at the ends of files, and when the newline is there there is no issue. Here's a minimal example:
Version Information
vyper --version
):0.2.14+commit.db2606dpython --version
): 3.9.6What's your issue about?
if last line in a function is a comment I get this
How can it be fixed?
no idea
The text was updated successfully, but these errors were encountered: