fix 'y' instruction with a big positive number
commit70dae0a72bf002876c2a907a6a0aaf4e0b9c55ad
authorJérôme Quelin <jquelin@gmail.com>
Thu, 30 Oct 2008 19:34:00 +0000 (30 20:34 +0100)
committerJérôme Quelin <jquelin@gmail.com>
Thu, 30 Oct 2008 19:34:00 +0000 (30 20:34 +0100)
tree2b845db96ccbb1df8863ae388a3e5271aacb45a0
parent39e2074f2815fa7cb68a00bfbb59062f05ca638d
fix 'y' instruction with a big positive number

should count what would be pushed on the stack, not only 20 (as the
number of categories to be pushed)
lib/Language/Befunge/Ops.pm