blob: d5ece90fcae8544071279ea7ff60b7803b3b4acc [file] [log] [blame]
Tor Norbye3a2425a52013-11-04 10:16:08 -08001def function():
2 gen_expr = (foo for foo in xrange(10))
3# <ref>