solorice/vscode/extensions/magicstack.magicpython-1.1.0/test/statements/nonlocal1.py
2022-04-28 20:54:44 +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