in src/utils.ts [11:13]
export function assertUnreachable(): never { throw new Error("Didn't expect to get here"); }