malloydata / malloy

Malloy is an experimental language for describing data relationships and transformations.
http://www.malloydata.dev
MIT License
2.01k stars 76 forks source link

Fix for STR !~ REGEXP #1908

Closed mtoy-googly-moogly closed 2 months ago

mtoy-googly-moogly commented 2 months ago

This got broken, and there were no tests to tell me.

Both should be fixed now.