diff options
| -rw-r--r-- | queries/php/highlights.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/queries/php/highlights.scm b/queries/php/highlights.scm index 6f061bb34..e284d16b0 100644 --- a/queries/php/highlights.scm +++ b/queries/php/highlights.scm @@ -16,6 +16,7 @@ [ (primitive_type) (cast_type) + (bottom_type) ] @type.builtin (named_type [(name) @type |
