Files
kotlin/compiler/testData/codegen/bytecodeText
Dmitry Petrov 7029e78ca2 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.

(cherry picked from commit 202bbdf8dd)
2020-06-05 10:38:49 +03:00
..
2020-01-20 16:00:36 +01:00
2020-04-09 07:37:30 +02:00
2020-01-21 11:26:02 +01:00