aboutsummaryrefslogtreecommitdiffstats
path: root/awkgram.y
diff options
context:
space:
mode:
Diffstat (limited to 'awkgram.y')
-rw-r--r--awkgram.y1
1 files changed, 1 insertions, 0 deletions
diff --git a/awkgram.y b/awkgram.y
index 54f298a6..9932274a 100644
--- a/awkgram.y
+++ b/awkgram.y
@@ -3300,6 +3300,7 @@ retry:
return lasttok = NEWLINE_EOF;
}
}
+ sourceline++;
return lasttok = NEWLINE;
case '@':