remove plan for range operator

maybe in the future but too ambitious for now
This commit is contained in:
wires 2025-03-12 11:10:43 -04:00
parent d3e0bab29a
commit aa0fae3b38
Signed by: wires
SSH key fingerprint: SHA256:9GtP+M3O2IivPDlw1UY872UPUuJH2gI0yG6ExBxaaiM

View file

@ -52,7 +52,6 @@ Operator | Associativity
`+` `-` | left
`\|>` | left
`==` | requires parens
`..` | requires parens
`=>` | right
`->` | right
`=` | right