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
5b451923e4
wide
/
data
/
workspace
/
src
/
hello
/
main4.go
10 lines
80 B
Go
Raw
Blame
History
package
main
import
(
"fmt"
)
func
main
(
)
{
fmt
.
Println
(
"Hello, 世界"
)
1
}
Reference in New Issue
View Git Blame
Copy Permalink