Fix intmap bug for maps with only one element
authorAndy Wingo <wingo@pobox.com>
Fri, 27 Mar 2015 12:40:23 +0000 (13:40 +0100)
committerAndy Wingo <wingo@pobox.com>
Wed, 1 Apr 2015 08:10:10 +0000 (10:10 +0200)
commitef7a71b768c583d795b5de6b0c49177e7dfb0dbf
tree78fbe6e025c0aa3a2dc626698fe7b20f0d6d9cf1
parentdfa11aa3f60847a252b797023530e8cd19ed03da
Fix intmap bug for maps with only one element

* module/language/cps/intmap.scm (intmap-ref): Fix bug referencing
  values when there is only one value in the map.
module/language/cps/intmap.scm