Support JvmPackageName with JvmMultifileClass
This is an internal feature of our standard library needed to compile new API for unsigned types
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
@file:JvmName("K2")
|
||||
@file:JvmMultifileClass
|
||||
package k2
|
||||
|
||||
typealias T3 = List<String>
|
||||
Reference in New Issue
Block a user