aboutsummaryrefslogtreecommitdiffstats
path: root/dfa.c
diff options
context:
space:
mode:
Diffstat (limited to 'dfa.c')
-rw-r--r--dfa.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/dfa.c b/dfa.c
index b12d2d8b..b4972303 100644
--- a/dfa.c
+++ b/dfa.c
@@ -1526,6 +1526,7 @@ lex (void)
POP_LEX_STATE ();
+ laststart = 0;
return lasttok;
case 'w':