Rename regex module

This commit is contained in:
Nathan McCarty 2024-12-31 16:28:24 +00:00
parent 9e9903429e
commit 1bfe73f77a
3 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
#!/usr/bin/env raku
use v6.d;
use IUtils;
use IUtils::Comments;
use IUtils::Regexes;
#| Execute the tests in an idris project
multi MAIN(