mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-21 12:14:37 +07:00
This token shouldn't get under PsiError node and must be propagated further up to properly terminate containing f-string.
1 line
28 B
Python
1 line
28 B
Python
s = f'{ (lambda x: 'foo') }' |