<?php // Reduced with command line 'test/framework/reduce -v test/subjects/codegen/return_global.php' function &return_by_ref() { } $x = return_by_ref(); ?>