Skip to content

Commit

Permalink
one more fix for ⎕fix
Browse files Browse the repository at this point in the history
  • Loading branch information
abrudz committed Jun 28, 2017
1 parent 2f59876 commit 7a934f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Run.dyalog
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
:Trap 11 22 accept filename or actual regex
regexes⎕NGET regexes 1
:EndTrap
regexes{,¨(¯2=)}Nest regexes
'regexes←{,¨⍣(¯2=≡⍵)⊢⍵}Nest regexes'

repeat{×: '1'}args'',⎕D extract repetition, if any, else 1
hasrepeat/args'',⎕D
Expand Down

0 comments on commit 7a934f2

Please sign in to comment.