From e82947d00f700558500e85e22aaf187544769a2e Mon Sep 17 00:00:00 2001 From: Chouser Date: Tue, 17 Feb 2015 09:40:03 -0500 Subject: forth: Add step 8 --- forth/types.fs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'forth/types.fs') 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 -- cgit v1.2.3