Fix definition of macro predicate class
parent
cd84465895
commit
a61c0d5f7c
|
@ -19,7 +19,7 @@ IN: macros
|
|||
: MACRO:
|
||||
(:) (MACRO:) ; parsing
|
||||
|
||||
PREDICATE: word macro
|
||||
PREDICATE: compound macro
|
||||
"macro" word-prop >boolean ;
|
||||
|
||||
M: macro definer drop \ MACRO: \ ; ;
|
||||
|
|
Loading…
Reference in New Issue