Added comment to test build on push
This commit is contained in:
@@ -13,6 +13,7 @@ var numbers = []string {
|
||||
"six", "seven", "eight", "nine",
|
||||
}
|
||||
|
||||
// Panic if err
|
||||
func check(e error) {
|
||||
if e != nil {
|
||||
panic(e)
|
||||
|
||||
Reference in New Issue
Block a user