// "Change to var" "true" fun foo() { val a = 1 a = 3 }