mirror of
https://github.com/kristoferssolo/solorice.git
synced 2025-10-21 20:10:34 +00:00
9 lines
306 B
Python
9 lines
306 B
Python
'''{foo}'''
|
|
|
|
|
|
|
|
|
|
''' : punctuation.definition.string.begin.python, source.python, string.quoted.docstring.multi.python
|
|
{foo} : source.python, string.quoted.docstring.multi.python
|
|
''' : punctuation.definition.string.end.python, source.python, string.quoted.docstring.multi.python
|