fun test(baz: Int) { fun irrelevant() { val foo = "bar" } baz = 42 }