blob: 4f7801f315c6b2bd877b37c11b1bff081ce449d2 [file] [log] [blame]
class Foo {
def foo() {
print 'a<selection>b</selection>c'
}
}