Skip to content

Instantly share code, notes, and snippets.

@daviddoran
Created November 12, 2015 14:17
Show Gist options
  • Save daviddoran/e7546bfa4a71808119a5 to your computer and use it in GitHub Desktop.
Save daviddoran/e7546bfa4a71808119a5 to your computer and use it in GitHub Desktop.
guides/hack/25-typechecker/05-modes-examples/call-into-decl.php:16:10,22: Unbound name (typing): Hack\UserDocumentation\TypeChecker\Modes\Examples\CallIntoDecl\Decl\php_func (Typing[4107])
guides/hack/25-typechecker/05-modes-examples/call-into-decl.php:16:10,22: Unbound name: Hack\UserDocumentation\TypeChecker\Modes\Examples\CallIntoDecl\Decl\php_func (a global constant) (Naming[2049])
guides/hack/25-typechecker/05-modes-examples/call-into-decl.php:16:10,22: Unbound name: Hack\UserDocumentation\TypeChecker\Modes\Examples\CallIntoDecl\Decl\php_func (a global function) (Naming[2049])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment