Ctrl
k
Edit
Go Programavimas
Copy
package
main
import
"fmt"
func
main
() {
fmt.
Println
(
"Labas, Pasauli!"
)
}
Last updated
3 years ago