IDE testdata: s/trait/interface
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
package h
|
||||
|
||||
trait H
|
||||
interface H
|
||||
|
||||
[suppress("UNUSED_CHANGED_VALUE")]
|
||||
fun f(h: H?) {
|
||||
|
||||
Reference in New Issue
Block a user