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