- or download this
@a = (1..3);
@b = (4..42);
sub
- or download this
@a = (1..3);
@a = (4..42);
sub
- or download this
(gdb) bt
#0 0x08078a86 in Perl_pad_free () at eval.c:41
...
#17 0x0805c063 in S_parse_body () at eval.c:41
#18 0x0805b7ee in perl_parse () at eval.c:41
#19 0x08059ee9 in main () at eval.c:41