commit 58498b4d24667dd39a342c2555424229feb0e636 parent b34d12b29f0a96d34f9415bf5dc78eb21231d8b1 Author: Bor Grošelj Simić <bor.groseljsimic@telemach.net> Date: Wed, 9 Feb 2022 23:21:17 +0100 hare::lex: remove duplicated token Signed-off-by: Bor Grošelj Simić <bor.groseljsimic@telemach.net> Diffstat:
M | hare/lex/token.ha | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/hare/lex/token.ha b/hare/lex/token.ha @@ -222,7 +222,6 @@ const bmap: [_]str = [ "|=", "^", "^=", - "=>", ":", ",", "/",