firstComma

Find the first non-comma expression.

inout(Expression)
firstComma
()

Parameters

e Expression

Expressions connected by commas

Return Value

Type: inout(Expression)

left-most non-comma expression

Suggestion Box / Bug Report