Delay abstract class member forbiddance (see KT-45508) to 1.7
This commit is contained in:
committed by
TeamCityServer
parent
4f7103b2a1
commit
363680e4c9
@@ -1,4 +1,5 @@
|
||||
// FIR_IDENTICAL
|
||||
// !LANGUAGE: +AbstractClassMemberNotImplementedWithIntermediateAbstractClass
|
||||
interface A {
|
||||
fun foo(): Any
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user