mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Minor bugfix.
This commit is contained in:
parent
ea2a40fce1
commit
d413a0739a
@ -1053,7 +1053,7 @@ void CommandLineParser::processArgs()
|
||||
CommandLineValidationError,
|
||||
fmt::format(
|
||||
"Option --{} is not supported with --{}.",
|
||||
g_strCombinedJson,
|
||||
option.first,
|
||||
g_strImportEvmAssemblerJson
|
||||
)
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user