--- gforth/glocals.fs 1997/03/04 17:49:51 1.30 +++ gforth/glocals.fs 1997/03/11 16:00:39 1.31 @@ -633,7 +633,7 @@ forth definitions then ; :noname - ' dup >definer [ ' locals-wordlist >definer ] literal = + ' dup >definer [ ' locals-wordlist ] literal >definer = if >body ! else