<?php function () { static $a = 1, $b = 2, $c = 3; static $a = 1, $a = 2; };
You have javascript disabled. You will not be able to edit any code.