mirror of
https://github.com/davidhalter/jedi.git
synced 2026-05-24 09:18:36 +08:00
Added a test that shouldn't throw an error when using it. However, because we omited statements to use the actual variables the bug is never seen.
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
|
||||||
|
a, b = {'asdf': 3, 'b': 'str'}
|
||||||
Reference in New Issue
Block a user