function asserts.failimport { asserts } from "https://deno.land/x/hex@0.5.15/src/formatters/tests/deps.ts"; const { fail } = asserts; fail(msg?: string): neverForcefully throws a failed assertion Parametersoptionalmsg: stringReturnsnever