On Wed Apr 08 02:04:40 2009, ml...@physik.uni-wuerzburg.de wrote: > I've just committed the file t/spec/S09-typed-arrays.t and it contains > failing tests like this: > > my Int @a; > lives_ok { @a.push: 3 }; > > it dies with "No applicable methods". > This was fixed in a commit earlier today and the tests were unfudged already, so closing ticket.
Thanks, Jonathan