Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
highlighting
/
malformedStringEscaped.py
blob: d95ca75d4860b5938536bdf09e6999fb4d265df2 [
file
] [
log
] [
blame
]
# missing last quote, escaped
a
=
1
# make below not a doc comment
<
error descr
=
"Missing closing quote [']"
>
'abc\'</error>