module Unicode where

open import Agda.Builtin.Nat
open import Agda.Builtin.List

s⇒o₁ : List Nat  List Nat
s⇒o₁ _ = 1  []

test : List Nat
test = s⇒o₁ (1  2  3  [])
{-# COMPILE AGDA2LAMBOX test #-}
Debug λ☐ Rocq
  ↪  
WASM C OCaml CakeML Rust Elm
  ↪  
  ↪