Last branch of case expression omitted from PPAst #241
Labels
bug
Something isn't working
compiler
problem with compiler
fixed-in-110.99.3
issues that will be fixed in the 110.99.3 version
gforge
bug (or feature request) ported from smlnj-gforge repository
Version
v110.98
Operating System
OS Version
Ubuntu 18.04
Processor
No response
Component
Core system
Severity
Minor
Description of the problem
When printing a
CaseExp
usingPPAst
, the last branch is omitted from printing.One potential fix would be to remove the
trim
function, usingrules
instead oftrim rules
. (I'm not sure what the reasoning behindtrim
is in the first place, though.)Transcript
Expected Behavior
No response
Steps to Reproduce
Additional Information
No response
Email address
No response
Comments from smlnj-gforge
Original smlnj-gforge bug number 270
Submitted on 2020-08-08 at 21:35:00
Keywords: pretty-print
The text was updated successfully, but these errors were encountered: