add go1.18 any type

This commit is contained in:
Viorel Craescu 2022-07-10 14:21:36 +03:00 committed by Stephan Seitz
parent 9577a1a6a3
commit 6f1bf2feec

View file

@ -123,6 +123,7 @@
((type_identifier) @type.builtin
(#any-of? @type.builtin
"any"
"bool"
"byte"
"complex128"