#!/usr/bin/env nu # Try input/output types def simple []: string -> string { "hello" } simple