<?php // Reduced with command line 'test/framework/reduce -v test/subjects/codegen/indexing_non_arrays.php' $x = "a"; var_dump ($x[170]); ?>