Files
openide/python/testData/resolve/FStringComprehensionConditionPart.py

2 lines
76 B
Python

[42 for foo in range(10) if f'{foo}']
<ref>