Init playwithkotlin with gradle
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package com.cubetiqs.playwithkotlin
|
||||
|
||||
fun main() {
|
||||
println("Hi, you in main func!")
|
||||
}
|
||||
Reference in New Issue
Block a user