fix spacing issue

db4
Doug Coleman 2009-03-14 10:51:38 -05:00
parent b8f24a303a
commit 4bd8583254
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@ ERROR: no-vocab vocab ;
: ($values.) ( array -- ) : ($values.) ( array -- )
[ [
" { " write "{ " write
dup array? [ first ] when dup array? [ first ] when
dup lookup-type [ dup lookup-type [
[ unparse write bl ] [ unparse write bl ]