blob: a437874f5575cc11255a2920acadcac7763192ed [file] [log] [blame]
fun foo() {
fun local() {
println("local")
}
}