blob: f05aef831d9f5f947be25a0ac03b1f9dfb86a834 [file] [log] [blame]
class Bar {
def foo() {
print <selection>"foo"</selection>
}
}