tests/languages/groovy/operator_feature.test


Log

Author Commit Date CI Message
Michael Schmidt fb618331 2019-09-02T20:22:18 Groovy: Minor improvements (#2036) This makes some minor improvements to the Groovy language definition. - Triple quoted strings now support backslash escapes - A single `.` will now be highlighted as `punctuation` instead of `operator` to be consistent with other languages.
Golmote 07ade2c3 2015-08-21T19:07:41 Add tests for Groovy