codeql/go-all
3.0.2-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if calling this function always causes a runtime panic.
This predicate is an over-approximation: it may not hold for functions that do cause a runtime panic, but it never holds for functions that do not.
predicate mustPanic()