third_party.pylibs.pylint.src/test/input/func_yield_outside_func.py
2006-11-24 16:06:01 +01:00

5 lines
94 B
Python

"""This is gramatically correct, but it's still a SyntaxError"""
__revision__ = None
yield 1