Files
openide/python/testData/highlighting/starInGenerator.py

1 line
78 B
Python

y = (<error descr="Can't use starred expression here">*()</error> for _ in ())