Also this one generates a compiler error (<issue>): ```@Parcelize @JvmInline value class Err&lt;T&gt...
s
Also this one generates a compiler error (issue):
Copy code
@Parcelize @JvmInline value class Err<T>(val value: Int) : Parcelable
e
s
oh, you are right, I guess I can't edit target component anymore?
e
nope, we'll have to wait for a googler to edit the issue
👍 1