Fork of daniellemaywood.uk/gleam — Wasm codegen work
305 B
11 lines
1// SPDX-License-Identifier: Apache-2.0
2// SPDX-FileCopyrightText: 2022 The Gleam contributors
3
4// This module uses imports in a way which previously failed to compile due a
5// compiler bug.
6//
7// https://github.com/gleam-lang/gleam/issues/922#issuecomment-803272624
8//
9import one/two
10
11pub const x = two.A