0.6.3
QOL updates, for both the user and developer
- unit tests for mikmatch
- fixing unit tests for Regexp lib and adding compilation flag tests
- added warning when let destructuring: alternations are not allowed if they create different variables in different branches.
- this would not have produced good code
- the pattern should be: one variable capture for whole alternation