Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
ConfusingOctalEscape.html
blob: 10192e351754ed61e8a3d0b1ff5a426d5db78c27 [
file
] [
log
] [
blame
]
<html>
<body>
Reports any string literals which contain an octal escape sequence immediately followed by
a digit. Such strings may be confusing, and are often the result of errors in escape code creation.
<!-- tooltip end -->
<p>
</body>
</html>