mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-14 00:21:34 +00:00
Common fix for FINAL_SUPERTYPE and FINAL_UPPER_BOUND errors
This commit is contained in:
committed by
Evgeny Gerashchenko
parent
6e1e495397
commit
a887175f1a
@@ -0,0 +1,3 @@
|
||||
package testPackage;
|
||||
|
||||
public final class JavaClass {}
|
||||
Reference in New Issue
Block a user