mmccall/eMcellent

Differentiate between Routines and single lines at entry point.

Closed this issue · 1 comments

Line labels should somehow be handled if someone is loading a single line of mumps, right now not concerned about it.

Right now it doesn't matter, since it all is a string and crlf/lf differentiates lines. You also can't distinguish between arbitrary MUMPS and a routine in the sense of line start, as non label lines must be indented.