1
0
forked from VimPlug/jedi

show off some power :)

This commit is contained in:
Claude
2015-12-17 15:29:49 +01:00
parent 6bee214948
commit 160b6fca51

View File

@@ -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