Reverted 10f5e1 --- needed some more work to get it working again

This commit is contained in:
Claude
2016-01-17 16:12:43 +01:00
parent ae701b2f9a
commit b499906398
2 changed files with 32 additions and 36 deletions

View File

@@ -153,3 +153,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