Move io_tests to folly/io/async/test
[hiphop-php.git] / hphp / hack / test / typecheck / lsb_disallow_override_protected.php.exp
blob7a864a2ed649dc8b285a7e999ce05b820cbf4c98
1 ERROR: File "lsb_disallow_override_protected.php", line 8, characters 20-22:
2 Member `$x` may not override `__LSB` member of parent (Typing[4284])
3 File "lsb_disallow_override_protected.php", line 4, characters 30-32:
4 This is being overridden