// SPDX-License-Identifier: Apache-2.0 // SPDX-FileCopyrightText: 2022 The Gleam contributors // https://github.com/gleam-lang/gleam/issues/340 pub fn receive(x) { x }