global statement removal: hphp/test [7/x]
[hiphop-php.git] / hphp / test / quick / check_init_prop.hhas.expectf
blob06324d05e1b4dacfdfc2b49bd2f8c7486a6dcaf9
1 Verification Error (unit %s func ): CheckProp cannot appear in  function
3 Verification Error (unit %s func ): InitProp cannot appear in  function
5 Verification Error (unit %s func C::86sinit): InitProp references non-existent property foo
7 Verification Error (unit %s func C::86pinit): CheckProp references non-existent property bar
9 Verification Error (unit %s func C::86pinit): InitProp references non-existent property baz
11 Verification failed for unit %s. Re-run with HHVM_VERIFY_VERBOSE=1 to see more details.