aboutsummaryrefslogtreecommitdiffstats
path: root/parse.y
diff options
context:
space:
mode:
Diffstat (limited to 'parse.y')
-rw-r--r--parse.y1
1 files changed, 1 insertions, 0 deletions
diff --git a/parse.y b/parse.y
index 64e25cc07b..22bbabf0db 100644
--- a/parse.y
+++ b/parse.y
@@ -5294,6 +5294,7 @@ parser_yylex(parser)
if (!fallthru) {
ripper_dispatch_scan_event(parser, tIGNORED_NL);
}
+ fallthru = Qfalse;
#endif
goto retry;
default: