aboutsummaryrefslogtreecommitdiff
path: root/intl/plural.y
diff options
context:
space:
mode:
Diffstat (limited to 'intl/plural.y')
-rw-r--r--intl/plural.y2
1 files changed, 1 insertions, 1 deletions
diff --git a/intl/plural.y b/intl/plural.y
index 1ce3fd9604..045427b828 100644
--- a/intl/plural.y
+++ b/intl/plural.y
@@ -44,7 +44,7 @@
#define YYPARSE_PARAM arg
%}
%pure_parser
-%expect 10
+%expect 7
%union {
unsigned long int num;