fix spacing issue
parent
b8f24a303a
commit
4bd8583254
|
@ -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 ]
|
||||||
|
|
Loading…
Reference in New Issue