1
0
forked from VimPlug/jedi

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:
Dave Halter
2015-11-23 05:48:57 +01:00
parent 8d65129a19
commit 8ee42e24a8

View File

@@ -0,0 +1,2 @@
a, b = {'asdf': 3, 'b': 'str'}