Files
kotlin-fork/backend.native/tests/link/ir_providers/hello.kt
T
Sergey Bogolepov ad7bf0853d [Linker] Extend KotlinIrLinker infrastructure to support libraries that
doesn't contain IR.

Add IrProviderForInteropStubs for ir-less interop KLIBs.
2019-11-19 20:53:53 +07:00

1 line
29 B
Kotlin

fun main() = println("hello")