Add even more expression tests and fix the bugs they found.
[pspp-builds.git] / src / frequencies.q
index 50b11f37d00d22768f3825d0e166bfa59006f602..fa380dea0fef49b18a78a4b94b93da1f483a6759 100644 (file)
@@ -868,7 +868,7 @@ frq_custom_grouped (struct cmd_frequencies *cmd UNUSED)
          {
            nl = ml = 0;
            dl = NULL;
-           while (token == T_NUM)
+           while (lex_integer ())
              {
                if (nl >= ml)
                  {