RosettaCodeData/Task/Executable-library/Go/executable-library-2.go

7 lines
64 B
Go

// modulino_main.go
package main
func main() {
libMain()
}