test: change golang

This commit is contained in:
Wesley van Tilburg 2025-01-02 17:29:39 +01:00
parent c1889392b4
commit ecb5a206cb

@ -5,6 +5,6 @@ import (
)
func main(){
fmt.Println("hello world :D")
fmt.Println("hello world :(")
}