Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge branch 'nom' of github.com:rakudo/rakudo into nom
  • Loading branch information
moritz committed Nov 6, 2013
2 parents 1607bc4 + 1d15c6e commit 0faa636
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core/Mu.pm
Expand Up @@ -580,6 +580,7 @@ my class Mu { # declared in BOOTSTRAP
}

method dispatch:<.=>(\mutate: $name, |c) is rw {
$/ := nqp::getlexcaller('$/');
mutate = mutate."$name"(|c)
}

Expand Down

0 comments on commit 0faa636

Please sign in to comment.