From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more
123456789101112 [ [ "a", "b" ], { "a": "b" }, "a", "b", "c"]
[
"a"
,
"b"
],
{
:
},
"c"
]