I write many functions like the following: function fun(_ENV) return x^2+y+2<=r^2 end Tihs proposal will break my programs by forcing me to write that second line as return \x^2+\y+2<=\r^2