global statement removal: hphp/test [7/x]
[hiphop-php.git] / hphp / test / quick / access_modifier.hhas.expectf
blob54447378cd8d06fb354fe6de2da6b8dd7f6ec78f
1 Verification Error (unit %s): Property attre in class A has more than one access modifier
3 Verification Error (unit %s): Property blah in class A has no access modifier
5 Verification Error (unit %s): Method get in class A has more than one access modifier
7 Verification Error (unit %s): Method set in class A has no access modifier
9 Verification failed for unit %s. Re-run with HHVM_VERIFY_VERBOSE=1 to see more details.