From 473cb1d9d394509f15131778b87673f8776bbcef Mon Sep 17 00:00:00 2001 From: Neil Date: Tue, 7 Jul 2020 11:37:28 +1000 Subject: Backport: Add .p6 extension for Raku to list of native line ends. This avoids non-matching line ends when running lexer tests. Backport of changeset 8390:ff1027d2890e. --- .hgeol | 1 + 1 file changed, 1 insertion(+) diff --git a/.hgeol b/.hgeol index 30e9ddae8..d2105186e 100755 --- a/.hgeol +++ b/.hgeol @@ -24,6 +24,7 @@ **.lua = native **.nim = native **.pl = native +**.p6 = native **.rb = native **.tcl = native **.txt = native -- cgit v1.2.3