Skip to content

Using not yet defined variables is allowed #2788

Open
@afrieder

Description

@afrieder

This might be the same issue as #937 but this raises no errors:

s += 1
s: int = 0

or

x: int
x += 1

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions