patch icon indicating copy to clipboard operation
patch copied to clipboard

Patch.Macro map key support

Open ihumanable opened this issue 2 years ago • 0 comments

Does Patch.Macro not support map keys properly?

key = "key"
value = "value"

assert_called Example.example(%{^key => ^value})

Unverified report that this might not work, check it out.

ihumanable avatar Nov 18 '22 00:11 ihumanable