On 03/11/2012 02:11 PM, Moritz Lenz wrote:
> Just a small syntax nit: I think your example of 'will require BLOCK' is
> a violation of the rule that we shouldn't have two terms in a row.

Never mind, trait_mod:will is special-cased to allow that:

    token trait_mod:will {
        <sym>:s <identifier> <pblock>
    }

I don't particularly like that, but it's OK.

Cheers,
Moritz

Reply via email to