Skip to content
  • rtoy's avatar
    o ENTRY-FUNCTIONS was leaving junk in the first part of the function. · 272dc22e
    rtoy authored
      The parent subprogram name was left as the first statement of the
      function.  This causes compilation errors since it's usually an
      undefined variable.
    
    o PARSE-IMPLIED-DO did not call ID-EXPRESSION on the optional step
      argument for the implied-do loop.
    272dc22e