Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Another nativization.
  • Loading branch information
jnthn committed Apr 5, 2012
1 parent d4db55a commit ff18cac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/QAST/Node.nqp
@@ -1,5 +1,5 @@
class QAST::Node is NQPCapture {
has $!name;
has str $!name;
has $!node;

method new(*@children, *%options) {
Expand Down

0 comments on commit ff18cac

Please sign in to comment.