XOffsetOf03.golden

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