Is it normal when we create an expect class in com...
# multiplatform
t
Is it normal when we create an expect class in commonMain that the Context Actions don't suggest to create actuals in other source sets (unlike expect fun for instance) ? It's not really convenient.
r
It's still not stable, I think that's the reason
t
Didn't think about it but it's true that i have to suppress the warning. 🙏