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