Browse Source

添加go模块

master
lusiyi 1 year ago
parent
commit
1d658864cc
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      src/main/go-mod/main.go

+ 4
- 0
src/main/go-mod/main.go View File

@@ -0,0 +1,4 @@
func main(){
printf('hello wold')
io.out('ok')
}

Loading…
Cancel
Save