sync the repo
[hiphop-php.git] / hphp / hack / test / typecheck / private_bad2.php.exp
blob470b2265e20920ec94b5fac4b25b175d376fa737
1 ERROR: 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