fn __action262<'i, L>(
ctx: &ParseContext,
(_, l, _): (LexerPosition, LexerPosition, LexerPosition),
(_, f, _): (LexerPosition, ForInitStatementData, LexerPosition),
(_, r, _): (LexerPosition, LexerPosition, LexerPosition),
) -> ForInitStatementwhere
L: HasLexerError,