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