Skip to content

Commit f0f68b0

Browse files
taquangtrungLefterisJP
authored andcommitted
add fallback and receive keywords
1 parent 7f23912 commit f0f68b0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

solidity-mode.el

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ Possible values are:
110110
"event"
111111
"error"
112112
"external"
113+
"fallback"
113114
"for"
114115
"function"
115116
"if"
@@ -131,6 +132,7 @@ Possible values are:
131132
"private"
132133
"public"
133134
"pure"
135+
"receive"
134136
"require"
135137
"return"
136138
"returns"

0 commit comments

Comments
 (0)