Consider the following: ```groovy def (int i, int j) = ... ``` Hovering over "def" shows java.lang.Object information, but should show noting, much like "int" does. 
Consider the following:
Hovering over "def" shows java.lang.Object information, but should show noting, much like "int" does.