mqtt-benchmark-component/src/main/kotlin/Main.kt

3 lines
43 B
Kotlin

fun main(){
println("Hello World!")
}