Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
plugins
/
java-i18n
/
testData
/
suppression
/
afterClassName.java
blob: 7c8a1454b4a7d8d1579f0c9d1c3a6d52b5a777f7 [
file
] [
log
] [
blame
]
// "Suppress for class" "true"
@SuppressWarnings
(
"SpellCheckingInspection"
)
class
BaddName
{
}