Skip to content

Commit 72eb3be

Browse files
committed
[MOVE] Main to dev.hossain.postgresqldelight package
1 parent 4ecc65b commit 72eb3be

File tree

1 file changed

+2
-0
lines changed
  • src/main/kotlin/dev/hossain/postgresqldelight

1 file changed

+2
-0
lines changed

src/main/kotlin/Main.kt renamed to src/main/kotlin/dev/hossain/postgresqldelight/Main.kt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
package dev.hossain.postgresqldelight
2+
13
fun main(args: Array<String>) {
24
println("Hello World!")
35

0 commit comments

Comments
 (0)