kyonifer
04/08/2017, 8:07 PMkobalt -i kotlin template out of the box with two changes: 1) set kotlinCompiler { platform = KotlinPlatform.NATIVE } like above, 2) remove the package line at the top of com/example/Main.kt (looks like konanc doesnt like the main to be in a namespace)