Skip to content

Commit ecce547

Browse files
authored
Merge pull request #1 from voegelas/6cfix
Use the 6.c version of lines()
2 parents c0046b5 + b89cb0f commit ecce547

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Preface/find_moth_genera.p6

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#!perl6
22

3+
use v6.c;
4+
35
=begin pod
46
57
https://github.com/briandfoy/LearningPerl6_Downloads

0 commit comments

Comments
 (0)