
* Add Kotlin DSL * Update README.md * Code should display Hello World * Rename KotlinDSL.kts to KotlinScript.kts * Update readme.md * Update readme.md * Update readme.md * Update readme.md * dummy file name * Rename KotlinScript.kts to Kotlin Script.kts * Update readme.md Co-authored-by: Richie Bendall <richiebendall@gmail.com>
2 lines
23 B
Kotlin
2 lines
23 B
Kotlin
println("Hello World")
|