Skip to content

Commit

Permalink
Give [unset] an actual return value.
Browse files Browse the repository at this point in the history
  • Loading branch information
coke committed Jun 26, 2010
1 parent bcbb582 commit dfe91ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Partcl/commands/main.pm
Expand Up @@ -604,6 +604,7 @@ our sub unset(*@args) {
delete $P2[$P1]
}
}
'';
}
our sub uplevel($level, *@args) {
Expand Down

0 comments on commit dfe91ad

Please sign in to comment.