1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-13 19:49:20 +03:00

[parser] delete duplicate keyword

This commit is contained in:
Jan Mas Rovira 2022-01-19 10:58:23 +01:00
parent 9653595bfc
commit 688dbe3b28

View File

@ -69,7 +69,6 @@ allKeywords =
kwColonOmega, kwColonOmega,
kwColonOne, kwColonOne,
kwColonZero, kwColonZero,
kwAssignment,
kwEnd, kwEnd,
kwEval, kwEval,
kwHiding, kwHiding,