mirror of
https://github.com/kristoferssolo/solorice.git
synced 2026-03-18 08:09:40 +00:00
14 lines
450 B
Python
14 lines
450 B
Python
async = await = 2
|
|
|
|
|
|
|
|
async : keyword.control.flow.python, source.python
|
|
: source.python
|
|
= : keyword.operator.assignment.python, source.python
|
|
: source.python
|
|
await : keyword.control.flow.python, source.python
|
|
: source.python
|
|
= : keyword.operator.assignment.python, source.python
|
|
: source.python
|
|
2 : constant.numeric.dec.python, source.python
|