highlights(zig): highlight unreachable

This commit is contained in:
Stephan Seitz 2021-07-04 23:58:07 +02:00 committed by Stephan Seitz
parent bd3363e01d
commit 70f739c337

View file

@ -44,6 +44,7 @@
(boolean_literal) @boolean
(undefined_literal) @constant.builtin
(unreachable_expression) @constant.builtin
(null_literal) @constant.builtin
; (ERROR) @error