mirror of
https://github.com/davidhalter/jedi.git
synced 2026-02-20 04:08:25 +08:00
Make goto_definitions a lot simpler.
This commit is contained in:
@@ -125,6 +125,9 @@ f
|
||||
# -----------------
|
||||
# unnessecary braces
|
||||
# -----------------
|
||||
a = (1)
|
||||
#? int()
|
||||
a
|
||||
#? int()
|
||||
(1)
|
||||
#? int()
|
||||
|
||||
Reference in New Issue
Block a user