Allow method call args to be converted with a new_var conversion
authorMatt Corallo <git@bluematt.me>
Tue, 22 Mar 2022 23:47:22 +0000 (23:47 +0000)
committerMatt Corallo <git@bluematt.me>
Wed, 23 Mar 2022 00:59:20 +0000 (00:59 +0000)
The call was already there, not sure why we were asserting on it
not printing anything...


No differences found