_go_errt 39 B

1234
  1. if err != nil {
  2. t.Fatal(err)
  3. }
  4. {{++}}