Go to Latest
function unreachable
import { unreachable } from "https://dotland.deno.dev/std@0.62.0/testing/asserts.ts";

Use this to assert unreachable code.

Returns

never