Skip to content

Commit

Permalink
fix setting compilation. jnthn++
Browse files Browse the repository at this point in the history
  • Loading branch information
moritz committed Jun 9, 2012
1 parent 3862754 commit 05b24b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/operators.pm
Expand Up @@ -269,7 +269,6 @@ sub INDIRECT_NAME_LOOKUP($root, *@chunks) is rw {
}

sub REQUIRE_IMPORT($package-name, *@syms) {
my @missing;
my $package := ::OUR{$package-name}.WHO;
my @missing;
for @syms {
Expand Down

0 comments on commit 05b24b5

Please sign in to comment.