Fix off-by-one in dump-dfg
authorAndy Wingo <wingo@pobox.com>
Wed, 28 May 2014 16:50:15 +0000 (12:50 -0400)
committerAndy Wingo <wingo@pobox.com>
Sun, 1 Jun 2014 01:15:06 +0000 (21:15 -0400)
commit51177f351580884df2926d82d9da23d74e32edea
tree9105be485009aff18ba661e1e5d9dbf8e34281d1
parent5062a56df049c52aa6d017808e4086965d945530
Fix off-by-one in dump-dfg

* module/language/cps/dfg.scm (dump-dfg): Fix bug where the last
  continuation wasn't printed.
module/language/cps/dfg.scm