mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-08 06:44:46 +08:00
*args tests
This commit is contained in:
@@ -116,3 +116,9 @@ f1.
|
||||
#? []
|
||||
g1.
|
||||
|
||||
# -----------------
|
||||
# dicts
|
||||
# -----------------
|
||||
dic2 = {'asdf': 3}
|
||||
#? ['real']
|
||||
dic2['asdf'].real
|
||||
|
||||
Reference in New Issue
Block a user