Merged LoadCompiledKotlin test int LoadJavaTest.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
package test
|
||||
|
||||
internal final annotation class Anno : jet.Annotation {
|
||||
/*primary*/ public constructor Anno()
|
||||
}
|
||||
|
||||
test.Anno() internal final class X {
|
||||
/*primary*/ public constructor X()
|
||||
}
|
||||
Reference in New Issue
Block a user