aboutsummaryrefslogtreecommitdiffstats
path: root/test/libsolidity/ASTJSON/documentation.json
diff options
context:
space:
mode:
authorDaniel Kirchner <daniel@ekpyron.org>2018-08-06 17:17:21 +0800
committerDaniel Kirchner <daniel@ekpyron.org>2018-08-06 17:17:21 +0800
commitbdd86cb39c30fb129b6f429af7a3d4999473f3de (patch)
treee49634ee59c8d865022d320dca951968fdddb286 /test/libsolidity/ASTJSON/documentation.json
parent44374a58466cd590ee1497ed5cf7f36c3f0f5548 (diff)
downloaddexon-solidity-bdd86cb39c30fb129b6f429af7a3d4999473f3de.tar.gz
dexon-solidity-bdd86cb39c30fb129b6f429af7a3d4999473f3de.tar.zst
dexon-solidity-bdd86cb39c30fb129b6f429af7a3d4999473f3de.zip
Update tests.
Diffstat (limited to 'test/libsolidity/ASTJSON/documentation.json')
-rw-r--r--test/libsolidity/ASTJSON/documentation.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/libsolidity/ASTJSON/documentation.json b/test/libsolidity/ASTJSON/documentation.json
index 56b748c1..403d4e72 100644
--- a/test/libsolidity/ASTJSON/documentation.json
+++ b/test/libsolidity/ASTJSON/documentation.json
@@ -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,