Deprecate @JvmDefault
#KT-40392 Fixed
(cherry picked from commit c11f38688e)
This commit is contained in:
Vendored
+1
-1
@@ -1,6 +1,6 @@
|
||||
// !JVM_TARGET: 1.8
|
||||
interface A {
|
||||
<!JVM_DEFAULT_IN_DECLARATION!>@JvmDefault
|
||||
<!JVM_DEFAULT_IN_DECLARATION!>@<!DEPRECATION!>JvmDefault<!>
|
||||
fun test()<!>
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user