mirror of
https://github.com/davidhalter/jedi.git
synced 2026-04-27 19:31:26 +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