highlights(ocaml): add hash and sign operators

This commit is contained in:
Pau Ruiz Safont 2021-05-08 16:53:15 +01:00 committed by Stephan Seitz
parent 9f7920a17b
commit 048682a3ae

View file

@ -131,7 +131,9 @@
[
(prefix_operator)
(sign_operator)
(infix_operator)
(hash_operator)
(indexing_operator)
(let_operator)
(and_operator)