Somewhat working test running
This commit is contained in:
parent
49c118eef4
commit
9bd0cc323f
3 changed files with 82 additions and 7 deletions
|
@ -12,3 +12,7 @@ my regex flagged-expression is export {
|
|||
[<&comment-start> \V* \v]*
|
||||
<expression-name=&name> \h+ \: \V* \v
|
||||
}
|
||||
|
||||
my regex module-name is export {
|
||||
'module' \h* $<name>=(\S+)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue