Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
699829ccb3e80dbb53c10cccdf1e50f06a5c5346
/
.
/
idea
/
testData
/
quickfix
/
modifiers
/
withAnnotationAndEolComment3.kt.after
blob: 63111261913ad5a886ab616625095c075adb4413 [
file
]
// "Remove 'final' modifier" "true"
class
A
@Deprecated
(
""
)
// ds
constructor
()
{
}