Check for void/noreturn in conditionals
[hiphop-php.git] / hphp / hack / test / typecheck / private_bad2.php.exp
blob96f969079f30d91d20d5bc356ec3874d01e24ccf
1 File "private_bad2.php", line 11, characters 20-22:
2 You cannot access a private member with parent:: (Typing[4112])
3 File "private_bad2.php", line 4, characters 27-29:
4 This member is private