From 20c34833bbc105675d014c8a0a4d2b17fc787c26 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Mon, 21 Apr 2025 14:58:28 -0400 Subject: Fix old syntax in docs --- api/builtins.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'api/builtins.yaml') diff --git a/api/builtins.yaml b/api/builtins.yaml index 6bb6d762..848ea2a5 100644 --- a/api/builtins.yaml +++ b/api/builtins.yaml @@ -45,7 +45,7 @@ exit: args: message: type: 'Text?' - default: '!Text' + default: 'none' description: > If nonempty, this message will be printed (with a newline) before exiting. -- cgit v1.2.3