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