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