Fix some `-Wunused-but-set-variable` issues in hphp
[hiphop-php.git] / hphp / hack / test / typecheck / idx2_2.php.exp
blob81579fb8e188482a41df79447eba35cbb471520f
1 ERROR: File "idx2_2.php", line 10, characters 10-11:
2 Invalid return type (Typing[4110])
3 File "idx2_2.php", line 7, characters 15-17:
4 Expected `int`
5 File "idx.hhi", line 34, characters 8-9:
6 But got `?int`