Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
highlighting
/
malformedStringUnterminated.py
blob: 5cf1c6a30176ffbf090f7747f49a2e3e0ee6be31 [
file
] [
log
] [
blame
]
# missing last quote, plain
a
=
1
# to make the text below non-doc
<
error descr
=
"Missing closing quote [']"
>
'abc</error>