<?php function f() { static $x = 1; return $x; static $x = 2; } echo f();
You have javascript disabled. You will not be able to edit any code.
There are `0` results