aboutsummaryrefslogtreecommitdiff
path: root/api/builtins.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'api/builtins.yaml')
-rw-r--r--api/builtins.yaml2
1 files changed, 1 insertions, 1 deletions
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.