Help for this page
use feature 'state'; ... foo(0); print "\n"; foo(2);
x: 0 x: 1 ... x: 1 x: -undef- x: -undef-