Re-integrate mainline
[p5sagit/p5-mst-13.2.git] / ext / B / B / Bblock.pm
index d2ef78f..b914bc6 100644 (file)
@@ -129,6 +129,7 @@ sub B::PMOP::mark_if_leader {
 
 sub compile {
     my @options = @_;
+    B::clearsym();
     if (@options) {
        return sub {
            my $objname;