Skip to content

Commit c406865

Browse files
authored
Merge pull request #11 from piotrkwiecinski/never-as-type
2 parents b6f20d4 + 1a413e2 commit c406865

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: php-ts-mode.el

+1
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ the available version of Tree-sitter for PHP."
120120
:feature 'type
121121
`([(primitive_type)
122122
(cast_type)
123+
(bottom_type)
123124
(named_type (name) @type)
124125
(named_type (qualified_name) @type)
125126
(namespace_use_clause)

0 commit comments

Comments
 (0)