mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-15 09:50:04 -04:00
fix(php): add missing spaceship operator <=>
This commit is contained in:
parent
b7e1a6c2cd
commit
a536ecad57
1 changed files with 1 additions and 0 deletions
|
|
@ -346,6 +346,7 @@
|
||||||
">="
|
">="
|
||||||
">"
|
">"
|
||||||
"<>"
|
"<>"
|
||||||
|
"<=>"
|
||||||
"=="
|
"=="
|
||||||
"!="
|
"!="
|
||||||
"==="
|
"==="
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue