mirror of
https://github.com/kristoferssolo/solorice.git
synced 2025-10-21 20:10:34 +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
|