The new smart match dispatch table for 5.10.1 onwards
[p5sagit/p5-mst-13.2.git] / toke.c
diff --git a/toke.c b/toke.c
index 951c1ca..3c3e0ad 100644 (file)
--- a/toke.c
+++ b/toke.c
@@ -4337,6 +4337,7 @@ Perl_yylex(pTHX)
                    case KEY_or:
                    case KEY_and:
                    case KEY_for:
+                   case KEY_foreach:
                    case KEY_unless:
                    case KEY_if:
                    case KEY_while: