#!/usr/bin/env nu # Try colon syntax def simple []: string { "hello" } simple