Final in interfaces: deprecation ---> error + relevant test fixes
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
// KT-2228
|
||||
|
||||
package test
|
||||
|
||||
interface A {
|
||||
final fun f(): String = "test"
|
||||
}
|
||||
Reference in New Issue
Block a user