Skip to content

Commit 931ddc0

Browse files
committed
first commit
0 parents  commit 931ddc0

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

Makefile

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
run:
2+
go run main.go

main.go

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
package main
2+

0 commit comments

Comments
 (0)