Skip to content
  • Brad King's avatar
    ENH: Better error message for unclosed blocks · bca10262
    Brad King authored
    This centralizes construction of the error message for an unclosed
    logical block (if, foreach, etc.).  We record the line at which each
    block is opened so it can be reported in the error message.
    bca10262