ansman
09/12/2019, 2:21 PMactual typealias
when the target is an inline class
? I would like to define a Duration
that is typealiased to kotlin.time.Duration
but I’m getting the error:
The following declaration is incompatible because modifiers are different (companion, inner, inline):
public final expect class Duration