You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Okay, I have figured what's going on. It works when map keys are not quoted. If they are, it fails because it tries to fetch $"a" rather than $a... Nasty.
KittyGiraudel
changed the title
Map as arguments
Map with quoted keys as variable arguments
Dec 11, 2014
Test:
Expected result for both tests:
Results:
The text was updated successfully, but these errors were encountered: