summaryrefslogtreecommitdiff
path: root/test/prism/fixtures/seattlerb/call_args_assoc_quoted.txt
blob: 0af2259577f77e5b827f67b15ea434ffcbfe3f0b (plain)
1
2
3
4
5
x "#{k}":42

x "k":42

x 'k':42