Smart completion handlers tests made generated
This commit is contained in:
@@ -3,3 +3,5 @@ import java.lang.annotation.ElementType
|
||||
fun foo(){
|
||||
val e : java.lang.annotation.ElementType = ElementType.FIELD<caret>
|
||||
}
|
||||
|
||||
// ELEMENT: ElementType.FIELD
|
||||
|
||||
Reference in New Issue
Block a user