blob: 461eade01b7bb37502f651a75e897f5076a48589 [file] [log] [blame]
interface MyInterface {
def foo(String s);
}
def a = <selection>45+6</selection>;