docommas

Scan down comma-expressions. Output: pe = first elem down right side that is not an OPcomma

nothrow @safe @trusted
void
docommas
(,
ref elem* pe
)

Return Value

Type: void

code generated for left branches of comma-expressions

Meta