fix tests in org.jetbrains.kotlin.jvm.compiler
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package test
|
||||
|
||||
internal final class Impossible</*0*/ P> {
|
||||
public final class Impossible</*0*/ P> {
|
||||
public constructor Impossible</*0*/ P>()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user