From a0a03e5f73fa9975e3f3adb2b033588f6cd9956d Mon Sep 17 00:00:00 2001 From: mrdudz Date: Mon, 24 Nov 2014 20:35:35 +0100 Subject: [PATCH] added linefeeds --- test/misc/endless.c | 2 +- test/ref/cf.in | 2 +- test/ref/yacc.in | 3 ++- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/test/misc/endless.c b/test/misc/endless.c index 7924d7902..fe0782941 100644 --- a/test/misc/endless.c +++ b/test/misc/endless.c @@ -10,4 +10,4 @@ int main(void) } printf("error: should not come here\n"); return EXIT_FAILURE; -} \ No newline at end of file +} diff --git a/test/ref/cf.in b/test/ref/cf.in index 1b0a6f23a..8190039e6 100755 --- a/test/ref/cf.in +++ b/test/ref/cf.in @@ -16,4 +16,4 @@ uniform of a tall African whose cheekbones were ridged with Joe boys," Ratz said, shoving a draft across the bar with his good hand. "Maybe some business with you, Case?" Case shrugged. The girl to his right giggled and nudged -< end cf.input \ No newline at end of file +< end cf.input diff --git a/test/ref/yacc.in b/test/ref/yacc.in index 79e716878..697b244d0 100755 --- a/test/ref/yacc.in +++ b/test/ref/yacc.in @@ -1,2 +1,3 @@ x=(e+1)*3/(3+7) - \ No newline at end of file + + -- 2.39.5