We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcb5750 commit e486e5cCopy full SHA for e486e5c
oci_go_image/main.go
@@ -11,5 +11,5 @@ func Compare(str1, str2 string) string {
11
}
12
13
func main() {
14
- fmt.Println(Compare("Hello World", "Hello Go70"))
+ fmt.Println(Compare("Hello World", "Hello Yoga"))
15
0 commit comments