difftastic/vendor/tree-sitter-hack/test/cases/declarations/empty-function.hhi

7 lines
129 B
Plaintext

namespace {
<<__PHPStdLib, __Pure>>
function is_bool($var): bool;
<<__PHPStdLib, __Pure>>
function is_int($var): bool;
}