Skip to content

Commit

Permalink
Fix :sigspace fossil on quoting constructs
Browse files Browse the repository at this point in the history
  • Loading branch information
lizmat committed Dec 15, 2014
1 parent 3890f88 commit d0ebd21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion S02-bits.pod
Expand Up @@ -3844,7 +3844,7 @@ to a different parser. This can completely change the interpretation
of any subsequent adverbs as well as the quoted material itself.

q:s// Q :q :scalar //
rx:s// Q :regex :sigspace //
rx:s// Q :regex :scalar //

Just as C<q[...]> has the short form C<'...'>, and C<qq[...]> has the
short form C<"...">, the completely quoted C<Q[...]> has a short form
Expand Down

0 comments on commit d0ebd21

Please sign in to comment.