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