Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
tools
/
idea
/
3a2425a5aed1bef93dab954745ad5665265eb70b
/
.
/
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>