Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
tools
/
idea
/
3a2425a5aed1bef93dab954745ad5665265eb70b
/
.
/
python
/
testData
/
codeInsight
/
controlflow
/
setcomprehension.py
blob: 78f501e5c79d887d7e81b0bacd2f0b3683a8882e [
file
] [
log
] [
blame
]
{
x
for
x
in
(
1
,
2
)
}
=
5