cedric
run { taskName = "runJava" mainClass = "com.example.Example" } run { taskName = "runKotlin" mainClass = "com.example.ExampleKt" }