Check for void/noreturn in conditionals
[hiphop-php.git] / hphp / hack / test / typecheck / tuple_hints.php.exp
blob5ce76249800faf441b5f3ef1aa8f2d567724f011
1 File "tuple_hints.php", line 12, characters 14-18:
2 Did you want a tuple? Try (X,Y), not tuple<X,Y> (Typing[4100])