mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Update SolidityABIJSON.cpp
This commit is contained in:
parent
23925040a1
commit
14b30c87ab
@ -546,7 +546,7 @@ BOOST_AUTO_TEST_CASE(return_param_in_abi)
|
||||
"constant" : false,
|
||||
"inputs" : [],
|
||||
"name" : "ret",
|
||||
"outputs" : [
|
||||
"outputs" : [
|
||||
{
|
||||
"name" : "",
|
||||
"type" : "uint8"
|
||||
|
Loading…
Reference in New Issue
Block a user