mirror of
https://github.com/github/codeql.git
synced 2026-01-30 06:42:57 +01:00
Update DivideByZeroBad.go
This commit is contained in:
@@ -16,4 +16,4 @@ func main() {
|
||||
out := val1 / value
|
||||
fmt.Println(out)
|
||||
return
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user