4 lines
39 B
Text
4 lines
39 B
Text
if err != nil {
|
|
t.Fatal(err)
|
|
}
|
|
{{++}}
|
if err != nil {
|
|
t.Fatal(err)
|
|
}
|
|
{{++}}
|