Skip to content

Commit

Permalink
hello world
Browse files Browse the repository at this point in the history
  • Loading branch information
kipukun committed Mar 21, 2021
0 parents commit 4891d1f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions main.go
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
package manga

import "fmt"

func main() {
fmt.Println("hello world")
}

0 comments on commit 4891d1f

Please sign in to comment.