Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ec80c21fd118667fdb2e851da7eea5d76d95eb52
/
.
/
idea
/
testData
/
quickfix
/
abstract
/
abstractPropertyNotInClass.kt.after
blob: eeb7fc54d1a947664382702084b758d0a4fd1d2e [
file
] [
log
] [
blame
]
// "Make 'i' not abstract" "true"
<caret>
val i
:
Int
=
1
/* IGNORE_FIR */