Files
openide/python/testData/psi/FStringAllKindsNested.py

1 line
34 B
Python

s = f"""1{f'''2{f"3{f'4'}"}'''}"""