Skip to content

Commit 2541c8a

Browse files
author
Ben Zimmerman
committed
add main function
1 parent 66cf2a7 commit 2541c8a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

main.go

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
package main
1+
package main
2+
3+
func main() {}

0 commit comments

Comments
 (0)