third_party.pylibs.pylint.src/test/input/func_yield_outside_func.py

5 lines
94 B
Python
Raw Normal View History

2006-11-24 15:06:01 +00:00
"""This is gramatically correct, but it's still a SyntaxError"""
__revision__ = None
yield 1