Upload files to "src/main/kotlin"
This commit is contained in:
parent
853c26b348
commit
03bc73af94
5
src/main/kotlin/Main.kt
Normal file
5
src/main/kotlin/Main.kt
Normal file
|
@ -0,0 +1,5 @@
|
|||
package org.example
|
||||
|
||||
fun main(args: Array<String>) {
|
||||
println("dingus")
|
||||
}
|
Loading…
Reference in New Issue
Block a user