GitHub user glaforge opened a pull request:
https://github.com/apache/groovy/pull/685
Add 'var' in the highlighted keyword for the Groovy Console
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/glaforge/groovy patch-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/groovy/pull/685.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #685
----
commit 7dc2584060b045eefac6eaaf7b29c991efa6715e
Author: Guillaume Laforge <glaforge@...>
Date: 2018-04-17T09:21:26Z
Add 'var' in the highlighted keyword for the Groovy Console
----
---