// SPDX-License-Identifier: Apache-2.0 // SPDX-FileCopyrightText: 2025 The Gleam contributors // There is another module with the same name in the `dev` directory. pub fn main() { "Hello, Joe!" }