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

14 lines
403 B
Python

nonlocal a, b, c
nonlocal : 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