Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add a cheating NQPMu.
In reality, it should be a class, but we don't deserialize P6opaques
just yet.
  • Loading branch information
jnthn committed Jan 28, 2013
1 parent cd1b7f0 commit 9108672
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions nqp-src/NQPCORE.setting
Expand Up @@ -28,8 +28,9 @@ use nqp-mo;

# From src\core\NQPRoutine.pm

#my class NQPMu {
#}
# XXX Should be my class
my knowhow NQPMu {
}

sub print(*@args) {
for @args {
Expand Down

0 comments on commit 9108672

Please sign in to comment.