blob: 91059494c701dc1119469c0b83bd02e0660a59fa [file] [log] [blame]
sealed class Foo {
fun<caret> bar() {
}
}