From 9bc0356f6309ff666401a22764816ace91e9cf77 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Fri, 28 Dec 2012 04:55:50 -0600 Subject: modelines --- t/001_constructor_injection.t | 2 ++ 1 file changed, 2 insertions(+) (limited to 't/001_constructor_injection.t') diff --git a/t/001_constructor_injection.t b/t/001_constructor_injection.t index 331deee..b6e03bc 100644 --- a/t/001_constructor_injection.t +++ b/t/001_constructor_injection.t @@ -92,3 +92,5 @@ class Addict { } done; + +# vim:ft=perl6:foldmethod=manual -- cgit v1.2.3-54-g00ecf