Sign in
android
/
platform
/
tools
/
idea
/
0344e5a53350b4034fea4fa275fd25a87107b334
/
.
/
python
/
testData
/
psi
/
YieldInParentheses.py
blob: a58949e7c1b234c899dee3facd787b0146640bc1 [
file
] [
log
] [
blame
]
def
f
():
x
=
12
+
(
yield
)