Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
699829ccb3e80dbb53c10cccdf1e50f06a5c5346
/
.
/
idea
/
testData
/
codeInsight
/
outOfBlock
/
InClass.kt
blob: ddb7287eb4b1045163e7a6ee45ec5fedd7ec9484 [
file
]
// OUT_OF_CODE_BLOCK: TRUE
// ERROR: Function 'a' without a body must be abstract
class
Some
{
fun
<caret>
}