…   …  @@ -5,5 +5,6 @@     5   5  …    6   6      7   7  …in() {    8    -….Println("Hello, world!")       8 +…tent := "Hello, world!"       9 +….Println(content)    9  10  …