about summary refs log tree commit diff stats
path: root/console.mu
diff options
context:
space:
mode:
Diffstat (limited to 'console.mu')
-rw-r--r--console.mu2
1 files changed, 1 insertions, 1 deletions
diff --git a/console.mu b/console.mu
index 1b1d5654..8f7ee83c 100644
--- a/console.mu
+++ b/console.mu
@@ -2,7 +2,7 @@
 #
 # Keeps printing 'a' until you press a key or click on the mouse.
 
-recipe main [
+def main [
   local-scope
   open-console
   {