blob: 0a68da1ebdf96c0eb471149671bbd6eb65d78ca3 [file] [log] [blame]
package a.b.c
import org.*
class A <caret> {
def foo() {
switch (k){
}
}
}
-----
extends
implements
k