Skip to content

Commit 3a4a142

Browse files
committed
Merge pull request #654 from matlads/patch-1
Update perl6.snippets shebang
2 parents 03475a5 + 0f4a7b3 commit 3a4a142

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snippets/perl6.snippets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# shebang
22
snippet #!
3-
#!/usr/bin/enb perl6
3+
#!/usr/bin/env perl6
44

55
# Hash Pointer
66
snippet .

0 commit comments

Comments
 (0)