Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
make new-type utility executable
  • Loading branch information
moritz committed Dec 22, 2014
1 parent 128499a commit d3311df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions util/new-type.p6 100644 → 100755
@@ -1,3 +1,5 @@
#!/usr/bin/env perl6

use v6;

sub MAIN($typename, :$kind='class') {
Expand Down

0 comments on commit d3311df

Please sign in to comment.