Skip to content
  • Simon Marlow's avatar
    [project @ 2001-08-29 09:35:32 by simonmar] · 36b66438
    Simon Marlow authored
    Update this test for the changes to the Ix class.  In particular, we
    can no longer depend on Eq being a superclass of Ix, so when comparing
    indices we have to use Ix.index and comapre the Int results.
    36b66438