lexer: New function lex_force_int_range().
[pspp] / tests / language / stats / rank.at
index eb0b71b10752abd728fc894088e124bfdf8bb9d8..e314071338fa5990467e6ab239a17a5a32be8207 100644 (file)
@@ -597,7 +597,7 @@ RANK x
 AT_CHECK([pspp -O format=csv rank.sps], [1], [dnl
 rank.sps:15.1: error: RANK: Syntax error at end of command: expecting `@{:@'.
 
-rank.sps:19.11: error: RANK: Syntax error at `d': expecting integer.
+rank.sps:19.11: error: RANK: Syntax error at `d': Expected positive integer for NTILES.
 
 rank.sps:25: error: RANK: Variable x already exists.