mirror of
https://github.com/vim-python/python-syntax.git
synced 2025-12-07 21:24:52 +08:00
@@ -251,6 +251,7 @@ fr'this {that}'
|
||||
f"{f'{1+1}'}"
|
||||
'{{ }}'
|
||||
f"{"{test}"}" # FIXME: syntax error that should not be highlighted
|
||||
f'{self.__name__}
|
||||
|
||||
# Doctests.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user