blob: 98db2006c2689ef7f96227ac21e555dffa92785e [file] [log] [blame]
class Foo {
<spot>String getName() {
return 'John'
}</spot>
}