blob: 6549b8c6d985196fb5bf2a3371cc0f6d7ae8fb7a [file] [log] [blame]
fun foo() {
<spot>a.setFoo(1)
a.setBar(2)
a.setBaz(3)</spot>
}