Skip to content
  • Raymond Toy's avatar
    Fix issue with float-sign calling qfloat-sign. · 1e343ca0
    Raymond Toy authored
    If the optional arg to FLOAT-SIGN is not given, don't call qfloat-sign
    with a second arg of NIL.  This breaks things.  Call qfloat-sign with
    the same number of arguments as float-sign.
    1e343ca0