Structs - fix example output

This commit is contained in:
danitello
2019-09-15 12:46:45 -07:00
parent be9b84288c
commit 1c4e40df3f
2 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,7 @@ $ go run structs.go
{Alice 30}
{Fred 0}
&{Ann 40}
&{Jon 42}
Sean
50
51
&{Jon 42}
51