Sign in
android
/
platform
/
tools
/
idea
/
0f831a730c50607e2ffd95020875af6185e17734
/
.
/
plugins
/
java-i18n
/
testData
/
inspections
/
spellchecker
/
StringLiteralEscaping.java
blob: e82efd4e2215b8215ff773de0a68a434e732d455 [
file
] [
log
] [
blame
]
package
testData
.
inspection
;
class
Idea50496
{
public
static
final
String
FOO
=
"\nclass"
;
public
static
final
String
s2
=
"\n<TYPO descr="
Typo
:
In
word
'fooquux'">fooquux</TYPO>"
;
}