User since 2004-03-22
5730
Artikel ModeratorIn + EditorIn
walls nicht mitgelesen hast:
Quote
<lichtkind> is rule statement_control:sym<default> { <sym> <block> } same as rule statement_control { 'default' <block> } ?
<jnthn> sorta :-)
<jnthn> <sym> matches default
<jnthn> So in that sense, yes.
<TimToady> but there are multiple statement_control rules, so not in that sense
aber ich verstehs selber noch nicht ganz, weil ich nicht weiss wozu sym ist.