IDE testdata: s/trait/interface
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// PARAM_DESCRIPTOR: val t: <no name provided> defined in foo
|
||||
// PARAM_TYPES: T
|
||||
trait T {
|
||||
interface T {
|
||||
fun test() {}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user