ApeWorX / ape-vyper

Vyper compiler plugin for the Ape Framework, using VVM
https://www.apeworx.io/
Apache License 2.0
26 stars 9 forks source link

fix: issue with immutable member access in PCMap calculation [APE-909] #78

Closed antazoey closed 1 year ago

antazoey commented 1 year ago

What I did

fixed issue where immutable member access in functions would throw off the PCMap

How I did it

How to verify it

Checklist