Help for this page
Func($x) -> &Func($x) OK Func ($x) -> 'Func' ($x) !?!?
foo $bar{$baz} -> &foo($bar{$baz}) foo $bar {$baz} -> &foo($bar,sub {$baz})