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