1// SPDX-License-Identifier: Apache-2.0
2// SPDX-FileCopyrightText: 2025 The Gleam contributors
34// This import will fail because the `two` module is in the `dev` directory and
5// as such isn't permitted to be imported into the `src` directory.
6importtwo