Hi Aaron!
On 01/09/2024 03:54, Aaron Jensen wrote:
Updated patch with more precise variables in the new test.
Thanks for taking the initiative.
Here's an example which seems to get worse with the new variable set to nil:
def foo
foo.update(
{
key => value,
other_key: foo
}
)
endI'd like to flip the default value (now or in Emacs 31), so it would be great to deal with examples like this.