compiler testdata: s/trait/interface
This commit is contained in:
+1
-1
@@ -2,6 +2,6 @@ package test
|
||||
|
||||
annotation class Anno
|
||||
|
||||
trait Trait {
|
||||
interface Trait {
|
||||
[Anno] val property: Int
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user