mirror of
https://github.com/github/semantic.git
synced 2024-11-29 11:02:26 +03:00
3 lines
47 B
Python
3 lines
47 B
Python
{ f : g for e in d if g }
|
|
{ c : 1 for b in a }
|