aboutsummaryrefslogtreecommitdiff
path: root/builtin_metatables.moon
diff options
context:
space:
mode:
Diffstat (limited to 'builtin_metatables.moon')
-rw-r--r--builtin_metatables.moon2
1 files changed, 1 insertions, 1 deletions
diff --git a/builtin_metatables.moon b/builtin_metatables.moon
index bc3ec7c..eb7e27e 100644
--- a/builtin_metatables.moon
+++ b/builtin_metatables.moon
@@ -1,4 +1,4 @@
--- This file defines some methods on Lua numbers
+-- This file defines some methods on Lua numbers, bools, actions, nil, and coroutines
require "text"
number_mt =