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