mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Added error codes to SyntaxTest expectations (changed code)
This commit is contained in:
@@ -66,6 +66,7 @@ void SyntaxTest::parseAndAnalyze()
|
||||
|
||||
m_errorList.emplace_back(SyntaxTestError{
|
||||
error->typeName(),
|
||||
error->errorId(),
|
||||
errorMessage(*error),
|
||||
name,
|
||||
locationStart,
|
||||
|
||||
Reference in New Issue
Block a user