We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
dev.hossain.postgresqldelight
1 parent 4ecc65b commit 72eb3beCopy full SHA for 72eb3be
src/main/kotlin/Main.kt renamed to src/main/kotlin/dev/hossain/postgresqldelight/Main.kt
@@ -1,3 +1,5 @@
1
+package dev.hossain.postgresqldelight
2
+
3
fun main(args: Array<String>) {
4
println("Hello World!")
5
0 commit comments