function failimport { fail } from "https://dotland.deno.dev/x/dejs@0.9.3/vendor/https/deno.land/std/testing/asserts.ts"; fail(msg?: string): voidForcefully throws a failed assertion Parametersoptionalmsg: stringReturnsvoid