summaryrefslogtreecommitdiff
path: root/test/files/run/t5966.check
blob: bfe8358a77d56375e21d468a0cc322e41da4a327 (plain) (blame)
1
2
3
(o()_)("") = List()
(o("a1")_)("") = WrappedArray(a1)
(o("a1", "a2")_)("") = WrappedArray(a1, a2)