Several XHP autocomplete fixes
[hiphop-php.git] / hphp / hack / test / full_fidelity / cases / test_expression_errors.php
blob36ff888fa3f9337118f4fa094975fa9fb32d76fa
1 <?hh
3 function f($x) : void {
4 return $x{123}; // error; deprecated subscript syntax