X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/62a3e4f0c54505834cb89c40726771ad32aabb27..1f41899519dcf9dd525b68035baf5bc5ed74efc6:/tests/torture.at diff --git a/tests/torture.at b/tests/torture.at index 24f1cada..deb5ab1d 100644 --- a/tests/torture.at +++ b/tests/torture.at @@ -60,7 +60,7 @@ EOF for my $size (1 .. $max) { - print "%token \"$size\" ", $size * 10, "\n"; + print "%token \"$size\" ", $size, "\n"; }; print < $max) return 0; else - return counter++ * 10; + return counter++; } static void