blob: d5ece90fcae8544071279ea7ff60b7803b3b4acc [file] [log] [blame]
def function():
gen_expr = (foo for foo in xrange(10))
# <ref>