On 2015-03-13 07:55, Allan Odgaard wrote:
This will require breaking up the rule into nested begin/end rules.
I.e. outer rule matches ‘struct Foo(A)’ then its child matches ‘if’ etc.
Hmm, is that really necessary when there's only whitespace between the "if" and the struct declaration?