Skip to content
  • Raymond Toy's avatar
    Fix up implementation of CYCLE and EXIT. · 28c496a2
    Raymond Toy authored
    f2cl1.l:
    o Go to f2cl-lib::exit instead of loop because that bypasses the update
      of the loop variable.
    
    macros.l:
    o Have the FDO macro insert the CONTINUE and EXIT labels at the
      appropriate places so that the CYCLE and EXIT code goes to the right
      places.
    28c496a2