compiler testdata: s/trait/interface
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ val a1: `fromSamePackage`TestClass? = null
|
||||
//----------------------------------------------------------------------------------
|
||||
package otherPackage
|
||||
|
||||
trait ~fromOtherPackage~TestClass
|
||||
interface ~fromOtherPackage~TestClass
|
||||
|
||||
|
||||
//FILE:fromSamePackage.kt
|
||||
|
||||
Reference in New Issue
Block a user