INNER CODE UNIT · Go
myFunction
mouredev/one-day-one-language · 08 - Go/hello_world.go:135
func myFunction() string {
return "Mi función"
}
INNER CODE UNIT · Go
mouredev/one-day-one-language · 08 - Go/hello_world.go:135
func myFunction() string {
return "Mi función"
}