itemisCREATE / solidity-ide

Solidity plugin for Eclipse
Eclipse Public License 1.0
87 stars 25 forks source link

Remove 'var' keyword from grammar #254

Open andreasmuelder opened 5 years ago

andreasmuelder commented 5 years ago

Since Solidity 0.5.x it is not possible anymore to declare a variable with the 'var' keyword. This should be removed from the grammar.