match for literal -1 does not compile #194
Closed
Comments
Is there a way to mean a no-callee ? Like this : match a
| i+0 => 2
| +i => 1
| ~b => true or something else. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
should work
The text was updated successfully, but these errors were encountered: