1# SPDX-License-Identifier: Apache-2.02# SPDX-FileCopyrightText: 2022 The Gleam contributors34# Distinguish between a module and a value with the same local name.5# https://github.com/gleam-lang/gleam/issues/8076name="importy"7version="0.1.0"8target="erlang"