Skip to content

Commit cce0b49

Browse files
authored
Merge pull request ethereum#24 from andresilva/add-emit-keyword
Add emit keyword
2 parents b5d95ef + 8fb50bc commit cce0b49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

solidity-mode.el

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ Possible values are:
9494
"delete"
9595
"do"
9696
"else"
97+
"emit"
9798
"event"
9899
"external"
99100
"for"

0 commit comments

Comments
 (0)