// "Create local variable 'foo'" "true" fun test(n: Int) { foo = n + 1 }