Browse Source

删除 'test.go'

管理员 6 years ago
parent
commit
02d87b6f29
1 changed files with 0 additions and 10 deletions
  1. 0 10
      test.go

+ 0 - 10
test.go

@@ -1,10 +0,0 @@
-package main
-
-import (
-	"fmt"
-)
-
-func main() {
-	fmt.Print("hello World!")
-}
-