Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Comment convention consistency correction.
  • Loading branch information
jnthn committed Aug 8, 2015
1 parent b98dec9 commit 1a2a617
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Perl6/World.nqp
Expand Up @@ -693,7 +693,7 @@ class Perl6::World is HLL::World {
$DEBUG(" $arg") if $DEBUG;
}

# XXXGLR
# XXX GLR
# $INC := nqp::p6parcel($INC, self.find_symbol(['Any']));
nqp::die('replace this p6parcel');
self.add_object($INC);
Expand Down

0 comments on commit 1a2a617

Please sign in to comment.