KT-11588 Type aliases
Light class generation: do not fail on type aliases TODO: actual binary representation for type aliases
This commit is contained in:
@@ -0,0 +1 @@
|
||||
typealias S = String
|
||||
@@ -0,0 +1,3 @@
|
||||
package
|
||||
|
||||
public typealias S = kotlin.String
|
||||
Reference in New Issue
Block a user