mirror of
https://github.com/github/semantic.git
synced 2024-12-19 04:41:47 +03:00
4 lines
23 B
Python
4 lines
23 B
Python
|
a += 1
|
||
|
b >>= 2
|
||
|
c //= 1
|