import { testing } from "https://deno.land/x/denoexec@v1.1.5/deps.ts";
const { unreachable } = testing;
Use this to assert unreachable code.
import { testing } from "https://deno.land/x/denoexec@v1.1.5/deps.ts";
const { unreachable } = testing;
Use this to assert unreachable code.