diff options
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/working-compiler/grep-fast.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/working-compiler/grep-fast.test b/examples/working-compiler/grep-fast.test index c3068f5..099fae2 100644 --- a/examples/working-compiler/grep-fast.test +++ b/examples/working-compiler/grep-fast.test @@ -1,4 +1,4 @@ -"{ =*p { [ -01 { _ p not \"--\" | rep }\" each ] }' } * *" ==grepCode +"{ =*p [ -01 { _ p not \"--\" | rep }\" each ] } *" ==grepCode { grepCode includeLine /including dump } /fastGrep defq |
