diff options
Diffstat (limited to 'test/libsolidity/ASTJSON/address_payable_legacy.json')
-rw-r--r-- | test/libsolidity/ASTJSON/address_payable_legacy.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/libsolidity/ASTJSON/address_payable_legacy.json b/test/libsolidity/ASTJSON/address_payable_legacy.json index 11a634c3..dd8a5582 100644 --- a/test/libsolidity/ASTJSON/address_payable_legacy.json +++ b/test/libsolidity/ASTJSON/address_payable_legacy.json @@ -93,6 +93,7 @@ "documentation" : null, "implemented" : true, "isConstructor" : false, + "kind" : "function", "modifiers" : [ null |