Skip to content

Commit 536199b

Browse files
committed
[shootout] use v6; add vim coda
1 parent c6f3902 commit 536199b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

categories/shootout/k-nucleotide.p6.pl

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
use v6;
2+
13
# The Computer Language Benchmarks Game
24
#
35
# Based on the submission for Perl 5.
@@ -45,5 +47,4 @@ ($frame_size)
4547
}
4648
}
4749

48-
49-
50+
# vim: expandtab shiftwidth=4 ft=perl6

0 commit comments

Comments
 (0)