Files
kotlin-fork/compiler/tests/org/jetbrains/kotlin/codegen
Dmitry Petrov 202bbdf8dd Forward compatibility hacks for Result.{success, failure}
Don't mangled functions annotated with @JvmName.
Annotate 'Result.success' and 'Result.failure' with @JvmName and
@Suppress("INAPPLICABLE_JVM_NAME").
NB this would require bootstrap.
2020-06-04 12:16:27 +03:00
..
2020-01-02 10:31:00 +01:00
2020-04-03 18:31:39 +03:00