Skip to content

Commit

Permalink
Update solidity.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
kilavvy authored and Aniket-Engg committed Jan 20, 2025
1 parent 5a1d8a9 commit 05832f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/remix-ui/editor/src/lib/syntaxes/solidity.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1236,7 +1236,7 @@ export const solidityTokensProvider = {
'abstract',
'payable',
'nonpayable',
'constants',
'constant',
'immutable',
'assert',
'require',
Expand Down

0 comments on commit 05832f5

Please sign in to comment.