Descriptiongo/printer: fix a couple of hidden crashes that become
visible only when enabling internal debug mode:
- in rare cases expression depth can underflow
- when printing a single labeled statement, indentation
may underflow if not setup correctly
Patch Set 1 #Patch Set 2 : code review 484041: go/printer: fix a couple of hidden crashes that become #
MessagesTotal messages: 3
|