_go_eq 112 B

123
  1. if !reflect.DeepEqual({{+got+}}, {{+want+}}) {
  2. t.Errorf("\ngot: %#v\nwant: %#v\n", {{+~\~2+}}, {{+~\~2+}})
  3. }