blob: 24763407bc6b503ea4bbe32580b8118d0a3ca999 [file] [log] [blame]
Problems reported:
parser/error_recovery/bracket_mismatch_00:11:5: Expected an identifier, but got ']'.
])
^
parser/error_recovery/bracket_mismatch_00:11:5: Expected ')' before this.
])
^
beginCompilationUnit(void)
beginMetadataStar(void)
endMetadataStar(0)
beginTopLevelMember(void)
beginTopLevelMethod(, null, null)
handleVoidKeyword(void)
handleIdentifier(good, topLevelFunctionDeclaration)
handleNoTypeVariables(()
beginFormalParameters((, MemberKind.TopLevelMethod)
endFormalParameters(0, (, ), MemberKind.TopLevelMethod)
handleAsyncModifier(null, null)
beginBlockFunctionBody({)
handleNoTypeArguments([)
beginParenthesizedExpressionOrRecordLiteral(()
handleNoTypeArguments([)
handleLiteralList(0, [, null, ])
endParenthesizedExpression(()
handleLiteralList(1, [, null, ])
handleExpressionStatement(;)
endBlockFunctionBody(1, {, })
endTopLevelMethod(void, null, })
endTopLevelDeclaration(void)
beginMetadataStar(void)
endMetadataStar(0)
beginTopLevelMember(void)
beginTopLevelMethod(}, null, null)
handleVoidKeyword(void)
handleIdentifier(bad, topLevelFunctionDeclaration)
handleNoTypeVariables(()
beginFormalParameters((, MemberKind.TopLevelMethod)
endFormalParameters(0, (, ), MemberKind.TopLevelMethod)
handleAsyncModifier(null, null)
beginBlockFunctionBody({)
handleNoTypeArguments([)
beginParenthesizedExpressionOrRecordLiteral(()
handleRecoverableError(Message[ExpectedIdentifier, Expected an identifier, but got ']'., Try inserting an identifier before ']'., {lexeme: ]}], ], ])
handleIdentifier(, expression)
handleNoTypeArguments(])
handleNoArguments(])
handleSend(, ])
handleRecoverableError(Message[ExpectedButGot, Expected ')' before this., null, {string: )}], ], ])
endParenthesizedExpression(()
handleLiteralList(1, [, null, ])
handleExpressionStatement(;)
endBlockFunctionBody(1, {, })
endTopLevelMethod(void, null, })
endTopLevelDeclaration()
endCompilationUnit(2, )