Fix potential stack overflow related to `Pretty N`.
All threads resolved!
All threads resolved!
Compare changes
- Ralf Jung authored
+ 4
− 1
@@ -22,8 +22,11 @@ Fixpoint pretty_N_go_help (x : N) (acc : Acc (<)%N x) (s : string) : string :=