Only the `var` on line 3 should be highlighted as a Groovy keyword. ```groovy def var = null int var = null var var = null ``` Note: This only applies to Parrot Parser.
Only the
varon line 3 should be highlighted as a Groovy keyword.Note: This only applies to Parrot Parser.