Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
inspections
/
PyUnresolvedReferencesInspection
/
comprehensionScope27.py
blob: e2321ee1642ac67cda6102f1add9cb69879abf1a [
file
] [
log
] [
blame
]
xs
=
[
x
for
x
in
range
(
10
)]
x
#pass