IDE testdata: s/trait/interface
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// IS_APPLICABLE: false
|
||||
trait Foo {
|
||||
interface Foo {
|
||||
fun foo(a: Int, b: Int)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user