Files
openide/python/testData/highlighting/yieldOutsideOfFunction.py
2008-02-03 16:28:37 +03:00

1 line
59 B
Python

<error descr="'yield' outside of function">yield 42</error>