Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
psi
/
YieldInAugAssignment.py
blob: efda3dae609018a8af6a1f4a2ee8ebc7f5b49999 [
file
] [
log
] [
blame
]
def
g
():
x
=
0
x
+=
yield
42