Created
November 12, 2015 14:17
-
-
Save daviddoran/e7546bfa4a71808119a5 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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