Drop QUALIFIED_SUPERTYPE_EXTENDED_BY_OTHER_SUPERTYPE diagnostic in 1.7.0
#KT-49016 Fixed
This commit is contained in:
committed by
teamcity
parent
f53cd22253
commit
0739925869
+1
@@ -1,4 +1,5 @@
|
||||
// !JVM_TARGET: 1.8
|
||||
// !LANGUAGE: -QualifiedSupertypeMayBeExtendedByOtherSupertype
|
||||
// FILE: 1.kt
|
||||
interface A {
|
||||
<!JVM_DEFAULT_IN_DECLARATION!>@<!DEPRECATION!>JvmDefault<!><!>
|
||||
|
||||
+1
@@ -1,4 +1,5 @@
|
||||
// !JVM_TARGET: 1.8
|
||||
// !LANGUAGE: -QualifiedSupertypeMayBeExtendedByOtherSupertype
|
||||
// FILE: 1.kt
|
||||
interface A {
|
||||
<!JVM_DEFAULT_IN_DECLARATION!>@<!DEPRECATION!>JvmDefault<!>
|
||||
|
||||
Reference in New Issue
Block a user