Create expect/actual class: fix inline class generation
#KT-28744 Fixed #KT-28745 Fixed
This commit is contained in:
@@ -0,0 +1 @@
|
||||
<caret>expect inline class InlineMe(val x: Int)
|
||||
Reference in New Issue
Block a user
#KT-28744 Fixed #KT-28745 Fixed
@@ -0,0 +1 @@
|
||||
<caret>expect inline class InlineMe(val x: Int)
|
||||