Merged LoadCompiledKotlin test int LoadJavaTest.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
package test
|
||||
|
||||
internal final class Outer {
|
||||
/*primary*/ public constructor Outer()
|
||||
|
||||
internal final class Nested</*0*/ T> {
|
||||
/*primary*/ public constructor Nested</*0*/ T>()
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user