// SPDX-License-Identifier: MIT OR LGPL-2.0-or-later // SPDX-FileCopyrightText: 2021 Philip Chimento import num from 'foo'; if (num !== 77) throw new Error('wrong number');