New inference: improved error message for unresolved type
[hiphop-php.git] / hphp / hack / test / typecheck / printf.php.exp
blob4cf525d3a1360e1f9df3964a0defae933121f6c5
1 File "printf.php", line 27, characters 16-18:
2 Invalid argument (Typing[4110])
3 File "printf.php", line 27, characters 5-13:
4 This is a string because of the %s format specifier
5 File "printf.php", line 27, characters 16-18:
6 It is incompatible with a float