This website requires JavaScript.
Explore
Help
Register
Sign In
mbk-lab
/
wide
Watch
2
Star
0
Fork
You've already forked wide
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
46f6fd6546
wide
/
data
/
user_workspaces
/
admin
/
src
/
mytest
/
hello
/
main.go
10 lines
79 B
Go
Raw
Blame
History
package
main
import
(
"fmt"
)
func
main
(
)
{
fmt
.
Println
(
"Hello, 世界"
)
}
Reference in New Issue
View Git Blame
Copy Permalink