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