1__END__ 2# NAME double free of op 3sub all (&@); 4all { $_->[0] } map { [ } 5EXPECT 6syntax error at - line 2, near "[ }" 7Execution of - aborted due to compilation errors. 8