blob: ab93ceb0739b55164526eecbc2648395786bcdb5 [file] [log] [blame]
class A {
def foo() {
print 2
<selection>2+4</selection>
}
}