Consider the following: ```groovy def str = "prefix ${def x;final y;} suffix" ``` `def` and `final` are missing keyword coloration. 
Consider the following:
defandfinalare missing keyword coloration.