mirror of
https://github.com/kristoferssolo/solorice.git
synced 2025-10-21 20:10:34 +00:00
28 lines
831 B
Python
28 lines
831 B
Python
some.int
|
|
some.sum
|
|
some.super
|
|
some.unicode
|
|
some.foo
|
|
some.Exception
|
|
|
|
|
|
|
|
some : source.python
|
|
. : punctuation.separator.period.python, source.python
|
|
int : source.python
|
|
some : source.python
|
|
. : punctuation.separator.period.python, source.python
|
|
sum : source.python
|
|
some : source.python
|
|
. : punctuation.separator.period.python, source.python
|
|
super : source.python
|
|
some : source.python
|
|
. : punctuation.separator.period.python, source.python
|
|
unicode : source.python
|
|
some : source.python
|
|
. : punctuation.separator.period.python, source.python
|
|
foo : source.python
|
|
some : source.python
|
|
. : punctuation.separator.period.python, source.python
|
|
Exception : source.python
|