Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ba045e44fbc13a4a8bcfa03689115fd0a25366a9
/
.
/
idea
/
testData
/
quickfix
/
modifiers
/
removeAbstractModifier.kt.after
blob: f5a5719a9bf51c4ffeb0a22ba5f956b385ae64ae [
file
] [
log
] [
blame
]
// "Make 'abstract()' not abstract" "true"
class
A
()
{
}