Image for running Kotlin snippets embedded in markdown files of tech.io playgrounds using the following syntax:
```kotlin runnable
fun main(args: Array<String>) {
println("Hello, World!")
}
```
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Image for running Kotlin snippets embedded in markdown files of tech.io playgrounds using the following syntax:
```kotlin runnable
fun main(args: Array<String>) {
println("Hello, World!")
}
```