It's mostly a question, not a bug... why `prettyPrint(0)` adding indent to each line? I'm adding `prettyPrint(-1)` to avoid this behavior.
It's mostly a question, not a bug... why
prettyPrint(0)adding indent to each line?I'm adding
prettyPrint(-1)to avoid this behavior.