Deparse crashed on argless sort()
authorDavid Mitchell <davem@iabyn.com>
Tue, 9 Oct 2012 10:59:37 +0000 (11:59 +0100)
committerDavid Mitchell <davem@iabyn.com>
Wed, 10 Oct 2012 15:39:21 +0000 (16:39 +0100)
commitca3319858bbce2cc97800745a8a871cd3cab6a87
tree31b2ca26c8b3fb707b0ffce54b414d2f23b7ac2e
parent4505a31f43ca4e1a0e9203b389f6d4bebab9d899
Deparse crashed on argless sort()

This would crash
    @a = sort;

(Test will come in a separate commit)
dist/B-Deparse/Deparse.pm