On 9/5/06, via RT Will Coleda <[EMAIL PROTECTED]> wrote:
From the recently updated pdd07:
C source files, and files largely consisting of C (e.g. yacc, lex,
PMC, and opcode source files), must end with this block:
/*
* Local variables:
* c-file-style: "parrot"
* End:
* vim: expandtab shiftwidth=4:
*/
added a new test file (t/codingstd/code_coda.t) for these tests. C
files are currently tested. i'll do the perl files when i find some
tuits, or will gladly accept patches. also needed are patches to get
these tests passing.
~jerry