Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
quickFixes
/
PyWrapInExceptionQuickFixTest
/
inFunction.py
blob: 881a5940a114094cf7dea510eb7196e7decef467 [
file
] [
log
] [
blame
]
def
foo
():
raise
<
warning descr
=
"Raising a string exception"
>
"String"
<
caret
>
"String1"
</
warning
>