blob: a097f8e5d15114b6acce3c717113266ef4e88201 [file] [log] [blame]
class Foo() {
val s = this@F<selection>o</selection>o.toString()
}
// KT-4515: Extract variable can attempt to extract a label from a labelled statement.
/* this@Foo */