Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
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>