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