Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 0cefa72524464f3ce55d95369f7006926321706f
https://github.com/perl6/specs/commit/0cefa72524464f3ce55d95369f7006926321706f
Author: lue <[email protected]>
Date: 2013-06-03 (Mon, 03 Jun 2013)
Changed paths:
M S02-bits.pod
Log Message:
-----------
[S02] Removed useless statement concerning quoting forms.
Specifically, q:z<foo> will always be a quote form using angle brackets
delimiters and an additional (imaginary in this case) :z adverb that
didn't take any arguments, because according to the Adverbial Pair Forms
section above, only parens give arguments to quote form adverbs.