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

12 lines
324 B
Python

while 1:
pass
while : keyword.control.flow.python, source.python
: source.python
1 : constant.numeric.dec.python, source.python
: : punctuation.separator.colon.python, source.python
: source.python
pass : keyword.control.flow.python, source.python