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