aboutsummaryrefslogtreecommitdiffstats
path: root/test/libsolidity/ASTJSON/non_utf8_legacy.json
diff options
context:
space:
mode:
authorDaniel Kirchner <daniel@ekpyron.org>2018-08-07 21:49:05 +0800
committerDaniel Kirchner <daniel@ekpyron.org>2018-09-11 20:47:25 +0800
commit395ab9a872bd8fafc0da7ec166176715ce18eae9 (patch)
treeee8fea8f180df6599cf9ecb9ee581cbcafceed5d /test/libsolidity/ASTJSON/non_utf8_legacy.json
parent7d5c13981623f5f931444d227b163d9b0d995fd8 (diff)
downloaddexon-solidity-395ab9a872bd8fafc0da7ec166176715ce18eae9.tar.gz
dexon-solidity-395ab9a872bd8fafc0da7ec166176715ce18eae9.tar.zst
dexon-solidity-395ab9a872bd8fafc0da7ec166176715ce18eae9.zip
Replace ``isConstructor`` field in the JSON AST by a ``kind`` field.
Diffstat (limited to 'test/libsolidity/ASTJSON/non_utf8_legacy.json')
-rw-r--r--test/libsolidity/ASTJSON/non_utf8_legacy.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/libsolidity/ASTJSON/non_utf8_legacy.json b/test/libsolidity/ASTJSON/non_utf8_legacy.json
index b1f847f7..c20057e7 100644
--- a/test/libsolidity/ASTJSON/non_utf8_legacy.json
+++ b/test/libsolidity/ASTJSON/non_utf8_legacy.json
@@ -40,7 +40,7 @@
{
"documentation" : null,
"implemented" : true,
- "isConstructor" : false,
+ "kind" : "function",
"modifiers" :
[
null