Rename regex module
This commit is contained in:
parent
9e9903429e
commit
1bfe73f77a
3 changed files with 3 additions and 3 deletions
|
@ -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(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue