Updating submodules
[hiphop-php.git] / hphp / hack / test / typecheck / script.php.exp
blob208ba0b6c63e1c9af2362a665677a2b633e15e39
1 ERROR: File "script.php", line 4, characters 31-32:
2 Invalid return type (Typing[4110])
3 File "script.php", line 4, characters 18-20:
4 Expected `int`
5 File "script.php", line 4, characters 31-32:
6 But got `string`