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