mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-07 14:34:31 +08:00
tests for get_definitions
This commit is contained in:
@@ -241,3 +241,5 @@ gen_exe = gen()
|
||||
next(gen_exe).upper
|
||||
#? ['real']
|
||||
next(gen_exe).real
|
||||
#? float() str()
|
||||
next(gen_exe)
|
||||
|
||||
Reference in New Issue
Block a user