We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0 parents commit 931ddc0Copy full SHA for 931ddc0
Makefile
@@ -0,0 +1,2 @@
1
+run:
2
+go run main.go
main.go
+package main
+
0 commit comments