Merged LoadCompiledKotlin test int LoadJavaTest.
This commit is contained in:
+9
@@ -0,0 +1,9 @@
|
||||
package test
|
||||
|
||||
annotation class Anno
|
||||
|
||||
class Class {
|
||||
trait Trait {
|
||||
[Anno] val property: Int
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user