Count in octal

say .base(8) for ^Inf;

Output:

0

Here we arbitrarily show as many lines of output as there are lines in the program. :-)