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

13 lines
533 B
Python

cdef foo(): pass
cdef : source.python
: source.python
foo : meta.function-call.generic.python, meta.function-call.python, source.python
( : meta.function-call.python, punctuation.definition.arguments.begin.python, source.python
) : meta.function-call.python, punctuation.definition.arguments.end.python, source.python
: : punctuation.separator.colon.python, source.python
: source.python
pass : keyword.control.flow.python, source.python