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

14 lines
401 B
Python

global a, b, c
global : source.python, storage.modifier.declaration.python
: source.python
a : source.python
, : punctuation.separator.element.python, source.python
: source.python
b : source.python
, : punctuation.separator.element.python, source.python
: source.python
c : source.python