Revert "prettyprint.config: string-limit? shouldn't be a global."
This reverts commit d33877a941
.
db4
parent
87433a4585
commit
5ee4ae0fcb
|
@ -19,7 +19,7 @@ SYMBOL: c-object-pointers?
|
||||||
15 nesting-limit set-global
|
15 nesting-limit set-global
|
||||||
100 length-limit set-global
|
100 length-limit set-global
|
||||||
10 number-base set-global
|
10 number-base set-global
|
||||||
string-limit? on
|
t string-limit? set-global
|
||||||
|
|
||||||
: with-short-limits ( quot -- )
|
: with-short-limits ( quot -- )
|
||||||
H{
|
H{
|
||||||
|
|
Loading…
Reference in New Issue