Minor, package "test" in compileJavaAgainstKotlin testData
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
package test
|
||||
|
||||
annotation class AString(val value: String)
|
||||
annotation class AChar(val value: Char)
|
||||
annotation class AInt(val value: Int)
|
||||
|
||||
Reference in New Issue
Block a user