IDE testdata: s/trait/interface
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// From KT-1648
|
||||
trait A {
|
||||
interface A {
|
||||
val method:() -> Unit?
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user