diff options
Diffstat (limited to 'test/YACC/YACCCOMSTR.py')
-rw-r--r-- | test/YACC/YACCCOMSTR.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/YACC/YACCCOMSTR.py b/test/YACC/YACCCOMSTR.py index b2c128d..f920440 100644 --- a/test/YACC/YACCCOMSTR.py +++ b/test/YACC/YACCCOMSTR.py @@ -69,3 +69,9 @@ test.must_match('bbb.c', "bbb.yacc\n") test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |