// SPDX-License-Identifier: Apache-2.0 // SPDX-FileCopyrightText: 2022 The Gleam contributors // This import will fail because the `two` module is in the `test` directory and // as such isn't permitted to be imported into the `dev` directory. import two