Remove extra whitespace
This commit is contained in:
parent
615d5e2eb4
commit
c22f42f03c
@ -50,5 +50,4 @@ func main() {
|
|||||||
// Structs are mutable.
|
// Structs are mutable.
|
||||||
sp.age = 51
|
sp.age = 51
|
||||||
fmt.Println(sp.age)
|
fmt.Println(sp.age)
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user