mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
saved returnParameterNames in FunctionType constructor
This commit is contained in:
@@ -526,6 +526,7 @@ bool ExpressionCompiler::visit(FunctionCall const& _functionCall)
|
||||
TypePointers{},
|
||||
TypePointers{},
|
||||
strings(),
|
||||
strings(),
|
||||
Location::External,
|
||||
false,
|
||||
true,
|
||||
|
||||
Reference in New Issue
Block a user