Fix declaration

db4
Slava Pestov 2008-04-05 21:30:16 -05:00
parent 1f838811e8
commit 29406f07eb
1 changed files with 1 additions and 1 deletions

View File

@ -48,4 +48,4 @@ SYMBOL: (dispatch#)
: picker ( -- quot ) \ (dispatch#) get (picker) ;
GENERIC: extra-values ( method generic -- n )
GENERIC: extra-values ( generic -- n )