aboutsummaryrefslogtreecommitdiff
path: root/forth/types.fs
diff options
context:
space:
mode:
Diffstat (limited to 'forth/types.fs')
-rw-r--r--forth/types.fs2
1 files changed, 1 insertions, 1 deletions
diff --git a/forth/types.fs b/forth/types.fs
index 79965e8..07eca02 100644
--- a/forth/types.fs
+++ b/forth/types.fs
@@ -488,7 +488,7 @@ drop
MalType%
- cell% field MalUserFn/meta
+ cell% field MalUserFn/is-macro?
cell% field MalUserFn/env
cell% field MalUserFn/formal-args
cell% field MalUserFn/var-arg