FUEL: Fix.
parent
9e68c222f0
commit
e426026f73
|
@ -93,7 +93,7 @@ PRIVATE>
|
|||
: (fuel-word-synopsis) ( word usings -- str/f )
|
||||
[
|
||||
[ vocab ] filter interactive-vocabs [ append ] change
|
||||
fuel-find-word [ synopsis ] when*
|
||||
fuel-find-word [ synopsis ] [ f ] if*
|
||||
] with-scope ;
|
||||
|
||||
: (fuel-word-see) ( word -- elem )
|
||||
|
|
Loading…
Reference in New Issue