gotools/gopls/internal/cache/parsego/resolver_compat.go

// assert panics with the given msg if cond is not true.
func assert(cond bool, msg string) {}

type bailout