Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remore :chop from quoted strings
Discussed this with jnthn++ at APW 2013: basically, this should be a job of
the optimizer when it sees a .chop.
  • Loading branch information
lizmat committed Nov 7, 2013
1 parent 0b52065 commit 6d0e761
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion S02-bits.pod
Expand Up @@ -3825,7 +3825,6 @@ Generalized quotes may now take adverbs:
:trans Parse as transliteration
:code Quasiquoting
:p :path Return a Path object (see S16 for more options)
:chop .chop result, usually with :to

You may omit the first colon by joining an initial C<Q>, C<q>, or C<qq> with
a single short form adverb, which produces forms like:
Expand Down

0 comments on commit 6d0e761

Please sign in to comment.