IDE testdata: s/trait/interface
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
package h
|
||||
|
||||
trait H
|
||||
interface H
|
||||
|
||||
fun f(h: H?) {
|
||||
<caret>+h
|
||||
|
||||
Reference in New Issue
Block a user