Skip to content

Add support for Java 10 var keyword #667

@eric-milles

Description

@eric-milles

Only the var on line 3 should be highlighted as a Groovy keyword.

def var = null
int var = null
var var = null

Note: This only applies to Parrot Parser.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions