This website requires JavaScript.
Explore
Help
Sign In
actions
/
go-versions
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2f4bcf5e73d81bc92c712ed5d58de0731bb683d4
go-versions
/
tests
/
source
/
simple
/
simple.go
T
7 lines
73 B
Go
Raw
Normal View
History
Unescape
Escape
Implement builders to build Go from source code
2020-06-09 22:52:06 +03:00
package
main
import
"fmt"
func
main
()
{
fmt
.
Println
(
"Hello, world."
)
}
Reference in New Issue
Copy Permalink