Fix user-area parsing.
* flags.el (lyskom-get-holerith): Only strip *initial* whitespace. (When given the string "3Hfoo 7Hx\n asdf" as input, it would treat "3Hfoo 7Hx\n " as initial whitespace, and fail when it attempted to parse "asdf" as a Hollerith string.)
Loading
Please register or sign in to comment