We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13f6e21 commit bf1531aCopy full SHA for bf1531a
1 file changed
mode/solidity/solidity.js
@@ -70,7 +70,6 @@ CodeMirror.defineMode('solidity', function(config) {
70
static: true,
71
try: true,
72
typeof: true,
73
- var: true,
74
}
75
76
var keywordsSpecial = {
0 commit comments