We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14573ea commit 0002886Copy full SHA for 0002886
company-solidity.el
@@ -74,7 +74,7 @@
74
75
(defconst company-solidity-additional-contracts
76
'("super"
77
- "selfdistruct"
+ "selfdestruct"
78
"suicide"))
79
80
(defconst company-solidity-additional-modifiers
0 commit comments