blob: f68a2ac125c7beed12fa3dc70587c12f83b55fba [file]
fun f() {
class LocalClass() {
fun f() {
val x = ""
fun loc() {
val x3 = ""
}
}
}
}