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