mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Update tests.
This commit is contained in:
parent
44374a5846
commit
bdd86cb39c
@ -148,7 +148,6 @@
|
||||
"id" : 14,
|
||||
"implemented" : true,
|
||||
"isConstructor" : false,
|
||||
"isDeclaredConst" : false,
|
||||
"modifiers" : [],
|
||||
"name" : "fn",
|
||||
"nodeType" : "FunctionDefinition",
|
||||
@ -159,7 +158,6 @@
|
||||
"parameters" : [],
|
||||
"src" : "145:2:3"
|
||||
},
|
||||
"payable" : false,
|
||||
"returnParameters" :
|
||||
{
|
||||
"id" : 12,
|
||||
|
@ -105,7 +105,6 @@
|
||||
{
|
||||
"attributes" :
|
||||
{
|
||||
"constant" : false,
|
||||
"documentation" : "Some comment on fn.",
|
||||
"implemented" : true,
|
||||
"isConstructor" : false,
|
||||
@ -114,7 +113,6 @@
|
||||
null
|
||||
],
|
||||
"name" : "fn",
|
||||
"payable" : false,
|
||||
"scope" : 15,
|
||||
"stateMutability" : "nonpayable",
|
||||
"superFunction" : null,
|
||||
|
@ -38,7 +38,6 @@
|
||||
"id" : 16,
|
||||
"implemented" : true,
|
||||
"isConstructor" : false,
|
||||
"isDeclaredConst" : false,
|
||||
"modifiers" : [],
|
||||
"name" : "f",
|
||||
"nodeType" : "FunctionDefinition",
|
||||
@ -65,7 +64,6 @@
|
||||
"typeName" :
|
||||
{
|
||||
"id" : 5,
|
||||
"isDeclaredConst" : false,
|
||||
"nodeType" : "FunctionTypeName",
|
||||
"parameterTypes" :
|
||||
{
|
||||
@ -74,7 +72,6 @@
|
||||
"parameters" : [],
|
||||
"src" : "32:2:1"
|
||||
},
|
||||
"payable" : true,
|
||||
"returnParameterTypes" :
|
||||
{
|
||||
"id" : 4,
|
||||
@ -128,7 +125,6 @@
|
||||
],
|
||||
"src" : "23:46:1"
|
||||
},
|
||||
"payable" : false,
|
||||
"returnParameters" :
|
||||
{
|
||||
"id" : 14,
|
||||
@ -152,7 +148,6 @@
|
||||
"typeName" :
|
||||
{
|
||||
"id" : 12,
|
||||
"isDeclaredConst" : true,
|
||||
"nodeType" : "FunctionTypeName",
|
||||
"parameterTypes" :
|
||||
{
|
||||
@ -161,7 +156,6 @@
|
||||
"parameters" : [],
|
||||
"src" : "87:2:1"
|
||||
},
|
||||
"payable" : false,
|
||||
"returnParameterTypes" :
|
||||
{
|
||||
"id" : 11,
|
||||
|
@ -38,7 +38,6 @@
|
||||
{
|
||||
"attributes" :
|
||||
{
|
||||
"constant" : false,
|
||||
"documentation" : null,
|
||||
"implemented" : true,
|
||||
"isConstructor" : false,
|
||||
@ -47,7 +46,6 @@
|
||||
null
|
||||
],
|
||||
"name" : "f",
|
||||
"payable" : false,
|
||||
"scope" : 17,
|
||||
"stateMutability" : "nonpayable",
|
||||
"superFunction" : null,
|
||||
@ -75,8 +73,6 @@
|
||||
{
|
||||
"attributes" :
|
||||
{
|
||||
"constant" : false,
|
||||
"payable" : true,
|
||||
"stateMutability" : "payable",
|
||||
"type" : "function () payable external returns (uint256)",
|
||||
"visibility" : "external"
|
||||
@ -168,8 +164,6 @@
|
||||
{
|
||||
"attributes" :
|
||||
{
|
||||
"constant" : true,
|
||||
"payable" : false,
|
||||
"stateMutability" : "view",
|
||||
"type" : "function () view external returns (uint256)",
|
||||
"visibility" : "external"
|
||||
|
@ -143,7 +143,6 @@
|
||||
"id" : 10,
|
||||
"implemented" : true,
|
||||
"isConstructor" : false,
|
||||
"isDeclaredConst" : false,
|
||||
"modifiers" : [],
|
||||
"name" : "f",
|
||||
"nodeType" : "FunctionDefinition",
|
||||
@ -154,7 +153,6 @@
|
||||
"parameters" : [],
|
||||
"src" : "23:2:1"
|
||||
},
|
||||
"payable" : false,
|
||||
"returnParameters" :
|
||||
{
|
||||
"id" : 2,
|
||||
|
@ -38,7 +38,6 @@
|
||||
{
|
||||
"attributes" :
|
||||
{
|
||||
"constant" : false,
|
||||
"documentation" : null,
|
||||
"implemented" : true,
|
||||
"isConstructor" : false,
|
||||
@ -47,7 +46,6 @@
|
||||
null
|
||||
],
|
||||
"name" : "f",
|
||||
"payable" : false,
|
||||
"scope" : 11,
|
||||
"stateMutability" : "nonpayable",
|
||||
"superFunction" : null,
|
||||
|
@ -149,7 +149,6 @@
|
||||
"id" : 13,
|
||||
"implemented" : true,
|
||||
"isConstructor" : false,
|
||||
"isDeclaredConst" : false,
|
||||
"modifiers" : [],
|
||||
"name" : "f",
|
||||
"nodeType" : "FunctionDefinition",
|
||||
@ -160,7 +159,6 @@
|
||||
"parameters" : [],
|
||||
"src" : "33:2:1"
|
||||
},
|
||||
"payable" : false,
|
||||
"returnParameters" :
|
||||
{
|
||||
"id" : 5,
|
||||
|
@ -80,7 +80,6 @@
|
||||
{
|
||||
"attributes" :
|
||||
{
|
||||
"constant" : false,
|
||||
"documentation" : null,
|
||||
"implemented" : true,
|
||||
"isConstructor" : false,
|
||||
@ -89,7 +88,6 @@
|
||||
null
|
||||
],
|
||||
"name" : "f",
|
||||
"payable" : false,
|
||||
"scope" : 14,
|
||||
"stateMutability" : "nonpayable",
|
||||
"superFunction" : null,
|
||||
|
@ -98,7 +98,6 @@
|
||||
"id" : 13,
|
||||
"implemented" : true,
|
||||
"isConstructor" : false,
|
||||
"isDeclaredConst" : false,
|
||||
"modifiers" :
|
||||
[
|
||||
{
|
||||
@ -153,7 +152,6 @@
|
||||
"parameters" : [],
|
||||
"src" : "49:2:1"
|
||||
},
|
||||
"payable" : false,
|
||||
"returnParameters" :
|
||||
{
|
||||
"id" : 11,
|
||||
|
@ -102,12 +102,10 @@
|
||||
{
|
||||
"attributes" :
|
||||
{
|
||||
"constant" : false,
|
||||
"documentation" : null,
|
||||
"implemented" : true,
|
||||
"isConstructor" : false,
|
||||
"name" : "F",
|
||||
"payable" : false,
|
||||
"scope" : 14,
|
||||
"stateMutability" : "nonpayable",
|
||||
"superFunction" : null,
|
||||
|
@ -98,7 +98,6 @@
|
||||
"id" : 13,
|
||||
"implemented" : true,
|
||||
"isConstructor" : false,
|
||||
"isDeclaredConst" : false,
|
||||
"modifiers" :
|
||||
[
|
||||
{
|
||||
@ -153,7 +152,6 @@
|
||||
"parameters" : [],
|
||||
"src" : "49:2:1"
|
||||
},
|
||||
"payable" : false,
|
||||
"returnParameters" :
|
||||
{
|
||||
"id" : 11,
|
||||
|
@ -102,12 +102,10 @@
|
||||
{
|
||||
"attributes" :
|
||||
{
|
||||
"constant" : false,
|
||||
"documentation" : null,
|
||||
"implemented" : true,
|
||||
"isConstructor" : false,
|
||||
"name" : "F",
|
||||
"payable" : false,
|
||||
"scope" : 14,
|
||||
"stateMutability" : "nonpayable",
|
||||
"superFunction" : null,
|
||||
|
@ -90,7 +90,6 @@
|
||||
"id" : 7,
|
||||
"implemented" : true,
|
||||
"isConstructor" : false,
|
||||
"isDeclaredConst" : false,
|
||||
"modifiers" : [],
|
||||
"name" : "f",
|
||||
"nodeType" : "FunctionDefinition",
|
||||
@ -101,7 +100,6 @@
|
||||
"parameters" : [],
|
||||
"src" : "23:2:1"
|
||||
},
|
||||
"payable" : false,
|
||||
"returnParameters" :
|
||||
{
|
||||
"id" : 2,
|
||||
|
@ -38,7 +38,6 @@
|
||||
{
|
||||
"attributes" :
|
||||
{
|
||||
"constant" : false,
|
||||
"documentation" : null,
|
||||
"implemented" : true,
|
||||
"isConstructor" : false,
|
||||
@ -47,7 +46,6 @@
|
||||
null
|
||||
],
|
||||
"name" : "f",
|
||||
"payable" : false,
|
||||
"scope" : 8,
|
||||
"stateMutability" : "nonpayable",
|
||||
"superFunction" : null,
|
||||
|
@ -94,7 +94,6 @@
|
||||
"id" : 9,
|
||||
"implemented" : true,
|
||||
"isConstructor" : false,
|
||||
"isDeclaredConst" : false,
|
||||
"modifiers" : [],
|
||||
"name" : "f",
|
||||
"nodeType" : "FunctionDefinition",
|
||||
@ -105,7 +104,6 @@
|
||||
"parameters" : [],
|
||||
"src" : "23:2:1"
|
||||
},
|
||||
"payable" : false,
|
||||
"returnParameters" :
|
||||
{
|
||||
"id" : 2,
|
||||
|
@ -38,7 +38,6 @@
|
||||
{
|
||||
"attributes" :
|
||||
{
|
||||
"constant" : false,
|
||||
"documentation" : null,
|
||||
"implemented" : true,
|
||||
"isConstructor" : false,
|
||||
@ -47,7 +46,6 @@
|
||||
null
|
||||
],
|
||||
"name" : "f",
|
||||
"payable" : false,
|
||||
"scope" : 10,
|
||||
"stateMutability" : "nonpayable",
|
||||
"superFunction" : null,
|
||||
|
@ -106,7 +106,6 @@
|
||||
"id" : 10,
|
||||
"implemented" : true,
|
||||
"isConstructor" : false,
|
||||
"isDeclaredConst" : false,
|
||||
"modifiers" : [],
|
||||
"name" : "f",
|
||||
"nodeType" : "FunctionDefinition",
|
||||
@ -117,7 +116,6 @@
|
||||
"parameters" : [],
|
||||
"src" : "23:2:1"
|
||||
},
|
||||
"payable" : false,
|
||||
"returnParameters" :
|
||||
{
|
||||
"id" : 2,
|
||||
|
@ -38,7 +38,6 @@
|
||||
{
|
||||
"attributes" :
|
||||
{
|
||||
"constant" : false,
|
||||
"documentation" : null,
|
||||
"implemented" : true,
|
||||
"isConstructor" : false,
|
||||
@ -47,7 +46,6 @@
|
||||
null
|
||||
],
|
||||
"name" : "f",
|
||||
"payable" : false,
|
||||
"scope" : 11,
|
||||
"stateMutability" : "nonpayable",
|
||||
"superFunction" : null,
|
||||
|
@ -128,7 +128,6 @@
|
||||
"id" : 10,
|
||||
"implemented" : true,
|
||||
"isConstructor" : false,
|
||||
"isDeclaredConst" : false,
|
||||
"modifiers" : [],
|
||||
"name" : "f",
|
||||
"nodeType" : "FunctionDefinition",
|
||||
@ -139,7 +138,6 @@
|
||||
"parameters" : [],
|
||||
"src" : "23:2:1"
|
||||
},
|
||||
"payable" : false,
|
||||
"returnParameters" :
|
||||
{
|
||||
"id" : 2,
|
||||
|
@ -38,7 +38,6 @@
|
||||
{
|
||||
"attributes" :
|
||||
{
|
||||
"constant" : false,
|
||||
"documentation" : null,
|
||||
"implemented" : true,
|
||||
"isConstructor" : false,
|
||||
@ -47,7 +46,6 @@
|
||||
null
|
||||
],
|
||||
"name" : "f",
|
||||
"payable" : false,
|
||||
"scope" : 11,
|
||||
"stateMutability" : "nonpayable",
|
||||
"superFunction" : null,
|
||||
|
Loading…
Reference in New Issue
Block a user