Size: 110 bytes.


1
2
3
4
5
6
7
package hello

import "fmt"

func SayHello(target string) string {
	return fmt.Sprintf("Hello %s!", target)
}
v0 (commit) © 2025 @p13i.io | Load balancer proxied to: cs-code-viewer-3:8080 in 3ms.