Files
kotlin-fork/compiler/testData
pyos 7ff700ff97 JVM_IR: lower calls to @JvmStatic functions from other files.
Note: this currently results in invalid IR (but valid bytecode) if the
@JvmStatic function is imported, because its IR representation is
unlowered and therefore has a dispatch receiver, but the call will not.
2019-08-20 11:39:25 +03:00
..
2019-08-15 13:01:39 +03:00
2019-07-31 11:18:44 +02:00