All Downloads are FREE. Search and download functionalities are using the official Maven repository.

commonMain.co.touchlab.skie.util.ActualCompilerShim.kt Maven / Gradle / Ivy

The newest version!
@file:Suppress("invisible_reference", "invisible_member")

package co.touchlab.skie.util

class ActualCompilerShim : CompilerShim {

    override val cKeywords: Set = org.jetbrains.kotlin.backend.konan.cKeywords
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy