diff options
author | Daniel Kirchner <daniel@ekpyron.org> | 2018-08-06 17:17:21 +0800 |
---|---|---|
committer | Daniel Kirchner <daniel@ekpyron.org> | 2018-08-06 17:17:21 +0800 |
commit | bdd86cb39c30fb129b6f429af7a3d4999473f3de (patch) | |
tree | e49634ee59c8d865022d320dca951968fdddb286 /test/libsolidity/ASTJSON/source_location.json | |
parent | 44374a58466cd590ee1497ed5cf7f36c3f0f5548 (diff) | |
download | dexon-solidity-bdd86cb39c30fb129b6f429af7a3d4999473f3de.tar dexon-solidity-bdd86cb39c30fb129b6f429af7a3d4999473f3de.tar.gz dexon-solidity-bdd86cb39c30fb129b6f429af7a3d4999473f3de.tar.bz2 dexon-solidity-bdd86cb39c30fb129b6f429af7a3d4999473f3de.tar.lz dexon-solidity-bdd86cb39c30fb129b6f429af7a3d4999473f3de.tar.xz dexon-solidity-bdd86cb39c30fb129b6f429af7a3d4999473f3de.tar.zst dexon-solidity-bdd86cb39c30fb129b6f429af7a3d4999473f3de.zip |
Update tests.
Diffstat (limited to 'test/libsolidity/ASTJSON/source_location.json')
-rw-r--r-- | test/libsolidity/ASTJSON/source_location.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/libsolidity/ASTJSON/source_location.json b/test/libsolidity/ASTJSON/source_location.json index bd9290fd..8d8acb0f 100644 --- a/test/libsolidity/ASTJSON/source_location.json +++ b/test/libsolidity/ASTJSON/source_location.json @@ -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, |