> > I'm seeing some strange behaviour in GroovyCharSequenceMethodsTest, > specifically around the ++ and -- operators. The next() and previous() > methods work fine but >
It seems the problems only appear when running the unit test within IntelliJ, so I'll just ignore for now. That said, the issue of the result from ''.next() still exists. Peter
