Add custom diagnostic checker for @JvmDefault annotation
This commit is contained in:
-1
@@ -13,7 +13,6 @@ interface B {
|
||||
abstract fun test3()
|
||||
|
||||
|
||||
|
||||
<!JVM_DEFAULT_IN_JVM6_TARGET!>@JvmDefault<!>
|
||||
abstract val prop: String
|
||||
|
||||
|
||||
Reference in New Issue
Block a user