Rename regex module
This commit is contained in:
parent
9e9903429e
commit
1bfe73f77a
3 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
unit module IUtils::Comments;
|
||||
unit module IUtils::Regexes;
|
||||
|
||||
my token comment-start { \- \- }
|
||||
my token type {
|
Loading…
Add table
Add a link
Reference in a new issue