Consider the following: ```groovy @groovy.transform.Field Object o ``` or ```groovy @groovy.transform.BaseScript(ScriptType) package p ``` "Add import on selection" (Ctrl+Shift+M) fails to create an import statement for either annotation when the script source is nearly empty.