testing build tools
This commit is contained in:
parent
5da1a88296
commit
fe4d1ea1c2
2 changed files with 8 additions and 1 deletions
|
@ -1 +1,7 @@
|
|||
package main
|
||||
|
||||
import "fmt"
|
||||
|
||||
func main() {
|
||||
fmt.Println("test")
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue