Tweak prettyprinting
parent
0ddc5d04e6
commit
510da880a4
|
@ -46,6 +46,7 @@ SYMBOL: log-service
|
||||||
dup array? [ dup length 1 = [ first ] when ] when
|
dup array? [ dup length 1 = [ first ] when ] when
|
||||||
dup string? [
|
dup string? [
|
||||||
[
|
[
|
||||||
|
boa-tuples? on
|
||||||
string-limit? off
|
string-limit? off
|
||||||
1 line-limit set
|
1 line-limit set
|
||||||
3 nesting-limit set
|
3 nesting-limit set
|
||||||
|
|
Loading…
Reference in New Issue