mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-04 20:30:42 +07:00
(cherry picked from commit 4fe1044cadef561f369a77ddbe98ff29e6fcc5a2) IJ-MR-115763 GitOrigin-RevId: 5cf7b9d61ea546e0a9e30c0c8a1d432d79e0738e
1 line
63 B
Python
1 line
63 B
Python
fstring = f'{'foo'.upper() + f"afoobfooc"} foo {'foo'.upper()}' |