[Commonizer] Prototype: Commonize TypeAliases with Classes
^KT-45992 Fixed ^KT-46061 Fixed
This commit is contained in:
committed by
Space
parent
b394dde339
commit
8272564ca0
Vendored
+1
-1
@@ -19,4 +19,4 @@ expect class AnnotatedClass(value: String) {
|
||||
}
|
||||
typealias AnnotatedLiftedUpTypeAlias = AnnotatedClass
|
||||
|
||||
expect class AnnotatedNonLiftedUpTypeAlias
|
||||
expect class AnnotatedNonLiftedUpTypeAlias expect constructor(expect val value: String)
|
||||
|
||||
Reference in New Issue
Block a user