Skip to content

Commit 0002886

Browse files
committed
Fix typo in selfdestruct
1 parent 14573ea commit 0002886

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

company-solidity.el

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474

7575
(defconst company-solidity-additional-contracts
7676
'("super"
77-
"selfdistruct"
77+
"selfdestruct"
7878
"suicide"))
7979

8080
(defconst company-solidity-additional-modifiers

0 commit comments

Comments
 (0)