Jeff Clites <[EMAIL PROTECTED]> wrote: > I'd imagine this indicates a behavior change in imcc at some point.
Or no one ran these tests since assemble.pl was used :) > It's easy enough to add the LFs, but it might be better to not require > the final line end character. The parsing pod says that statements are terminated by newlines. A missing newline at the end of the file is a clear sign of a b0rken text editor. Newlines added. > JEff Thanks for reporting, leo