Disallow ... without type in function typehints
[hiphop-php.git] / hphp / hack / test / typecheck / printf.php.exp
blobc35304836aac7314cbaa5034b6e738ae867ec05d
1 File "printf.php", line 27, characters 16-18:
2 Invalid argument (Typing[4110])
3 File "printf.php", line 27, characters 5-13:
4 Expected string because of the %s format specifier
5 File "printf.php", line 27, characters 16-18:
6 But got float