MagicPython
MagicPython copied to clipboard
Feature request: Add scope for annotations
trafficstars
There's no scope for annotations
variable: annotations
# ^^^^^^^^
def function(param: annotations) -> annotations
# ^^^^^^ ^^^^^^^
It better have one scope covering them