…  @@ -5,5 +5,6 @@    …      5     5      6     6      7  …) {   7  …) {    8 -…intln("Hello, world!")   8 +…t := "Hello, world!"         9 +…intln(content)    9    10