New feature
- Support binding values (#17)
Backward compatibility
In the previous version, implicit type conversion has been performed, which is not done in normal match expressions, but this change makes type checking as strict as in normal match expressions.