forked from VimPlug/jedi
Make sure goto definitions works on with, fixes #1280
This commit is contained in:
2
test/static_analysis/with_.py
Normal file
2
test/static_analysis/with_.py
Normal file
@@ -0,0 +1,2 @@
|
||||
with open() as fin:
|
||||
fin.read()
|
||||
Reference in New Issue
Block a user