function foo(): void { $a = $(123); $b = $::($a); return $($b); }