mirror of
https://github.com/davidhalter/jedi.git
synced 2026-01-10 14:02:27 +08:00
show off some power :)
This commit is contained in:
@@ -155,3 +155,7 @@ def function_with_assined_class_in_reference(x: X, y: "Y"):
|
||||
#? int()
|
||||
y
|
||||
Y = int
|
||||
|
||||
def just_because_we_can(x: "flo" + "at"):
|
||||
#? float()
|
||||
x
|
||||
|
||||
Reference in New Issue
Block a user