The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more

// missing semi-colons
function () {
var x = 21
var y = 33
[]
}