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