diff options
Diffstat (limited to 'test/libsolidity/ASTJSON/documentation_legacy.json')
-rw-r--r-- | test/libsolidity/ASTJSON/documentation_legacy.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/libsolidity/ASTJSON/documentation_legacy.json b/test/libsolidity/ASTJSON/documentation_legacy.json index 5a890e50..0277902f 100644 --- a/test/libsolidity/ASTJSON/documentation_legacy.json +++ b/test/libsolidity/ASTJSON/documentation_legacy.json @@ -108,6 +108,7 @@ "documentation" : "Some comment on fn.", "implemented" : true, "isConstructor" : false, + "kind" : "function", "modifiers" : [ null |