blob: a8f1805eb93497d379e4a304b892bc4f1296abee [file] [log] [blame]
// IS_APPLICABLE: false
class Foo {
fun<caret> bar() {
}
}