Files
kotlin-fork/compiler
Dmitry Petrov a819104d81 JVM_IR: generate nullability assertions for private operators
If a fun is private, we still generate nullability assertions
in case when it is an operator.
This is for bug-to-bug compatibility with 1.3.
2019-12-06 11:03:07 +03:00
..
2019-12-03 10:48:34 +01:00
2019-09-06 11:28:25 +03:00