forked from VimPlug/jedi
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()
|
#? int()
|
||||||
y
|
y
|
||||||
Y = int
|
Y = int
|
||||||
|
|
||||||
|
def just_because_we_can(x: "flo" + "at"):
|
||||||
|
#? float()
|
||||||
|
x
|
||||||
|
|||||||
Reference in New Issue
Block a user