This website requires JavaScript.
Explore
Help
Sign In
3024383
/
development-ib-fork
forked from
WEB-IB-SS26/development-ib
Watch
1
Star
1
Fork
You've already forked development-ib-fork
0
Code
Pull Requests
Activity
fe3e216752
development-ib-fork
/
web
/
06
/
demos
/
helloworld
/
helloworld.go
8 lines
72 B
Go
Raw
Blame
History
package
main
import
"fmt"
func
main
(
)
{
fmt
.
Println
(
"hello world"
)
}
View Git Blame
Copy Permalink