Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
resolve
/
ResolveInGenerator.py
blob: d5ece90fcae8544071279ea7ff60b7803b3b4acc [
file
] [
log
] [
blame
]
def
function
():
gen_expr
=
(
foo
for
foo
in
xrange
(
10
))
# <ref>