…  @@ -5,5 +5,6 @@    …      5     5      6     6      7  …c main() {   7  …c main() {    8 -… fmt.Println("Hello, wo…  8 +… content := "Hello, wor…        9 +… fmt.Println(content)    9    10