How else would you correct naming issues on a spec...
# multiplatform
r
How else would you correct naming issues on a specific platform? There is a number of places where valid Kotlin cannot be statically resolved on the JVM or JS due to generic erasure, so name overrides are needed.