#!/usr/bin/env nu def simple [] -> string { "hello" } simple