This commit is contained in:
Christian Parpart
2020-06-08 10:20:39 +02:00
parent 0e13a3ae3c
commit e1fcd53216
8 changed files with 156 additions and 120 deletions
+1
View File
@@ -160,6 +160,7 @@ namespace solidity::langutil
K(External, "external", 0) \
K(Fallback, "fallback", 0) \
K(For, "for", 0) \
K(From, "from", 0) \
K(Function, "function", 0) \
K(Hex, "hex", 0) \
K(If, "if", 0) \