<?php function foo2() { static $i = 1; static $i = 2; }
You have javascript disabled. You will not be able to edit any code.