Decompiler: Actually close all text effects
1 files changed, 1 insertions(+), 2 deletions(-) M decompiler.rkt
M decompiler.rkt => decompiler.rkt +1 -2
@@ 131,8 131,7 @@ (printf "[~a " (effect^-type effect))) (display char)) (when last-line? (for ([effect (interchange^-effects interchange)] #:when ((effect^-position effect) . <= . offset)) (for ([effect (interchange^-effects interchange)]) (display "]"))) (displayln "")) (when (pair? (interchange^-replies interchange))