Fix out-of-order output
The output of structs.go was out of proper order.
This commit is contained in:
parent
61e8dde1c1
commit
cb3bcfb136
@ -3,7 +3,7 @@ $ go run structs.go
|
||||
{Alice 30}
|
||||
{Fred 0}
|
||||
&{Ann 40}
|
||||
&{Jon 42}
|
||||
Sean
|
||||
50
|
||||
51
|
||||
&{Jon 42}
|
Loading…
x
Reference in New Issue
Block a user