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

11 lines
666 B
Python

foo(djsgfjs==123)
foo : meta.function-call.generic.python, meta.function-call.python, source.python
( : meta.function-call.python, punctuation.definition.arguments.begin.python, source.python
djsgfjs : meta.function-call.arguments.python, meta.function-call.python, source.python
== : keyword.operator.comparison.python, meta.function-call.arguments.python, meta.function-call.python, source.python
123 : constant.numeric.dec.python, meta.function-call.arguments.python, meta.function-call.python, source.python
) : meta.function-call.python, punctuation.definition.arguments.end.python, source.python