Add trivial EntryPoint wrappers to some "simple" tests.
[hiphop-php.git] / hphp / test / slow / string / 131.php
blobf9642db13e1de500617bebaf8d46fd810c0f916e
1 <?php
4 <<__EntryPoint>>
5 function main_131() {
6 $a = 'test';
7 print $a{
8 0}