hmhmsh
11/24/2016 - 12:44 PM

Kotlin.sublime-build

{
    "selector": ["source.kts"],
    "shell_cmd": "kotlinc -script $file_name"
}