solorice/vscodium/extensions/magicstack.magicpython-1.1.1/test/classes/class1.py
2022-04-28 21:17:01 +03:00

15 lines
480 B
Python

class Foo -> None: pass
class : source.python, storage.type.class.python
: source.python
Foo : source.python
: source.python
-> : invalid.illegal.annotation.python, source.python
: source.python
None : constant.language.python, source.python
: : punctuation.separator.colon.python, source.python
: source.python
pass : keyword.control.flow.python, source.python