global statement removal: hphp/test [7/x]
[hiphop-php.git] / hphp / test / quick / createcl.hhas.expectf
blobdfe969cc05aaf3c00c59ce55ccbe1a509b7d4717
1 Verification Error (unit %s func foo): CreateCl bound Closure A with 3 params instead of 0
3 Verification Error (unit %s func bar): CreateCl references non-closure class B (1)
5 Verification Error (unit %s func baz): CreateCl must reference a closure defined in the same unit
7 Verification failed for unit %s. Re-run with HHVM_VERIFY_VERBOSE=1 to see more details.