Skip to content
  • Raymond Toy's avatar
    Fix bug in parse_format_dest · d3930f88
    Raymond Toy authored
    This was introduced in the previous commit where we needed to check
    for reserved lisp names. However, we also need to handle the case when
    the lun is a number (which we just return).
    
    Noticed by quicklisp tests.
    d3930f88