Skip to content

Commit 5332f20

Browse files
committed
Add vim modeline to APItest.xs
1 parent ffdc656 commit 5332f20

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ext/XS-APItest/APItest.xs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
/*
2+
* ex: set ts=8 sts=4 sw=4 et:
3+
*/
4+
15
#define PERL_IN_XS_APITEST
26

37
/* We want to be able to test things that aren't API yet. */

0 commit comments

Comments
 (0)