Development Log
-
AI-0036 Enumeration_IO.Put with line length /= 0
This AI clarifies that if an enumeration literal is output with a width field, then the whole output must fit on one line. If this is not possible layout error is raised (previously the literal and the padding could be on separate lines).