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