2 lines
81 B
Rexx
2 lines
81 B
Rexx
|
(.* (?P<Choice1>.*) or (?P<dummy>.*))
|
||
|
between ((?P<Choice1>.*) and (?P<dummy>.*))
|