IDE testdata: s/trait/interface
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// FALSE
|
||||
trait Some
|
||||
interface Some
|
||||
|
||||
fun test() {
|
||||
val foo = object: Some {
|
||||
|
||||
Reference in New Issue
Block a user