blob: ce0208a24b43f74605ad9eb9862401b21a230559 [file]
object Again {
object More {
fun <caret>someFunInObject() {
}
}
}