Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
highlighting
/
yieldOutsideOfFunction.py
blob: 25829f35c6d081beddebc2332de465577859d378 [
file
] [
log
] [
blame
]
<
error descr
=
"'yield' outside of function"
>
yield
42
</
error
>