MagicPython icon indicating copy to clipboard operation
MagicPython copied to clipboard

Feature request: Add scope for annotations

Open sabbyX opened this issue 5 years ago • 0 comments
trafficstars

There's no scope for annotations

variable: annotations
#           ^^^^^^^^

def function(param: annotations) -> annotations
#                   ^^^^^^           ^^^^^^^

It better have one scope covering them

sabbyX avatar Aug 19 '20 10:08 sabbyX