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