mirror of
https://github.com/davidhalter/jedi.git
synced 2026-05-25 17:58:35 +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()
|
#? int()
|
||||||
y
|
y
|
||||||
Y = int
|
Y = int
|
||||||
|
|
||||||
|
def just_because_we_can(x: "flo" + "at"):
|
||||||
|
#? float()
|
||||||
|
x
|
||||||
|
|||||||
Reference in New Issue
Block a user