This website requires JavaScript.
Explore
Help
Register
Sign in
hhu67
/
my
Watch
1
Star
0
Fork
You've already forked my
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
79dd19edde
my
/
go
/
l1.go
9 lines
91 B
Go
Raw
Normal View
History
Unescape
Escape
add new languege(golang)
2026-05-12 22:51:25 +03:00
package
main
update main .gitignore
2026-05-13 00:45:29 +03:00
add new languege(golang)
2026-05-12 22:51:25 +03:00
import
"fmt"
func
main
(
)
{
fmt
.
Println
(
"hello world"
)
update go/l1.go
2026-05-13 00:55:42 +03:00
fmt
.
Println
(
"Hi"
)
add new languege(golang)
2026-05-12 22:51:25 +03:00
}
Reference in a new issue
Copy permalink