diff options
-rw-r--r-- | edit/005-sandbox.mu | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/edit/005-sandbox.mu b/edit/005-sandbox.mu index 25542875..2d57a47d 100644 --- a/edit/005-sandbox.mu +++ b/edit/005-sandbox.mu @@ -3,6 +3,9 @@ # Running code in the sandbox editor prepends its contents to a list of # (non-editable) sandboxes below the editor, showing the result and a maybe # few other things. +# +# This layer draws the menubar buttons non-editable sandboxes but they don't +# do anything yet. Later layers implement each button. def! main [ local-scope |