IDE testdata: s/trait/interface
This commit is contained in:
@@ -5,7 +5,7 @@ package h
|
||||
|
||||
import util.plus
|
||||
|
||||
trait H
|
||||
interface H
|
||||
|
||||
fun f(h: H?) {
|
||||
h + "other"
|
||||
|
||||
Reference in New Issue
Block a user