Skip to content

Commit

Permalink
add a note
Browse files Browse the repository at this point in the history
  • Loading branch information
charles-cooper committed Oct 26, 2024
1 parent a06d546 commit f198477
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vyper/venom/function.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ def get_last_variable(self) -> str:

def remove_unreachable_blocks(self) -> int:
# pre: requires CFG analysis!
# NOTE: should this be a pass?

removed = []

Expand Down

0 comments on commit f198477

Please sign in to comment.