1
1
mirror of https://github.com/github/semantic.git synced 2024-12-01 09:15:01 +03:00
semantic/test/fixtures/python/dictionary.A.py

4 lines
27 B
Python
Raw Normal View History

2017-06-06 03:06:50 +03:00
{}
{a: 1}
2017-06-08 21:07:43 +03:00
{foo: b, bar: c}