blob: 234260b0e050d407195dae4b5380f40c05985d4c [file] [log] [blame]
class Foo {
def foo() {
print <selection>"text"</selection>;
}
}