blob: ddb7287eb4b1045163e7a6ee45ec5fedd7ec9484 [file]
// OUT_OF_CODE_BLOCK: TRUE
// ERROR: Function 'a' without a body must be abstract
class Some {
fun <caret>
}