Local interfaces are forbidden now
This commit is contained in:
@@ -23,9 +23,6 @@ fun f() {
|
||||
class MyLocalClass {
|
||||
}
|
||||
|
||||
interface MyLocalTrait {
|
||||
}
|
||||
|
||||
val myAnonymousObject = object {
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user