This is limitation of JVM and class loading. Funct...
# announcements
o
This is limitation of JVM and class loading. Functions from
ext.kt
a generated into
extKt.class
, so when runtime (and compiler following runtime rules) needs to load it, it can load only one.