Check for void/noreturn in conditionals
[hiphop-php.git] / hphp / hack / test / typecheck / unsafeexpr5.php.exp
blobfbd11d7bdccd8dc71a62b75bc2634c03992e7525
1 File "unsafeexpr5.php", line 11, characters 8-13:
2 Typing error (Typing[4110])
3 File "unsafeexpr5.php", line 11, characters 8-9:
4 This is a num (int/float) because this is used in an arithmetic operation
5 File "unsafeexpr5.php", line 10, characters 12-17:
6 It is incompatible with a string