Formatting fix

db4
Slava Pestov 2009-03-11 07:20:39 -05:00
parent abab72f80c
commit b0ced3dc9a
1 changed files with 1 additions and 1 deletions

View File

@ -199,7 +199,7 @@ M: builtin-class see-class*
M: word see*
[ see-class ]
[ [ class? ] [ symbol? not ] bi and [ nl ] when ]
[ [ class? ] [ symbol? not ] bi and [ nl nl ] when ]
[
dup [ class? ] [ symbol? ] bi and
[ drop ] [ call-next-method ] if