Re-integrate mainline
[p5sagit/p5-mst-13.2.git] / ext / B / B / Terse.pm
index 93757f3..35bf9b8 100644 (file)
@@ -17,6 +17,7 @@ sub terse {
 sub compile {
     my $order = shift;
     my @options = @_;
+    B::clearsym();
     if (@options) {
        return sub {
            my $objname;