Files
kotlin-fork/compiler/ir
pyos ba93bdb14d JVM_IR: keep the $default suffix for stubs for @JvmName functions
Technically a backwards compatibility problem, as the new backend
*consistently* renamed `f$default` on `f` with `@JvmName("g")` to
`g` instead of `g$default`, so it all worked out. However, this
breaks when encountering libraries compiled with the non-IR backend.
2019-11-15 17:40:52 +01:00
..
2019-11-13 20:07:57 +03:00
2019-11-13 20:07:57 +03:00
2019-11-12 20:45:11 +03:00
2019-11-13 20:07:57 +03:00
2019-11-13 20:07:57 +03:00