This website requires JavaScript.
Explore
Help
Sign In
VimPlug
/
jedi
Watch
1
Star
0
Fork
1
You've already forked jedi
mirror of
https://github.com/davidhalter/jedi.git
synced
2025-12-09 23:34:45 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8ee42e24a8b13c168e252e547fe909a046241172
jedi
/
test
/
static_analysis
/
iterable.py
Dave Halter
8ee42e24a8
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.
2015-11-23 05:48:57 +01:00
3 lines
32 B
Python
Raw
Blame
History
a
,
b
=
{
'
asdf
'
:
3
,
'
b
'
:
'
str
'
}
Reference in New Issue
View Git Blame
Copy Permalink