FORGET works with vocabularies. Updated readme.
[forth.jl.git] / src / lib_1_basic.4th
index 21c7b93..b6f75e4 100644 (file)
@@ -64,7 +64,7 @@
     ['] LIT , ,
 ;
 
-\ LFA of most recent definition
+\ Address containing LFA of most recent definition
 : LATEST
     CURRENT @ 1+ ;