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