fn __action403<'i, L>(
ctx: &ParseContext,
(_, l, _): (LexerPosition, LexerPosition, LexerPosition),
(_, s, _): (LexerPosition, IterationStatement, LexerPosition),
(_, r, _): (LexerPosition, LexerPosition, LexerPosition),
) -> Statementwhere
L: HasLexerError,