Before, `z` returned a function that would properly return `"z"`, now it just evaluates to `"z"` without a function needing to be called.
Before,
zreturned a function that would properly return"z", now it just evaluates to"z"without a function needing to be called.