mirror of
https://github.com/davidhalter/parso.git
synced 2026-04-27 09:41:33 +08:00
84874aace3
* f-string expression part cannot include a backslash
* failing example `f"{'\n'}"` for tests