lexer: New function lex_force_match_phrase().
[pspp] / tests / language / stats / aggregate.at
index f4f0fee6650f6fd09d486e55944eeb9a4c77b38f..a76870289b79df96bfa7a4c5d5dc868f66d47569 100644 (file)
@@ -502,7 +502,7 @@ aggregate.sps:16: error: AGGREGATE: Number of source variables (1) does not matc
    17 | AGGREGATE /y=pin(x, 2, 1).
       |                     ^~~~"
 
-"aggregate.sps:18.1-18.9: error: AGGREGATE: Syntax error expecting BEGIN.
+"aggregate.sps:18.1-18.9: error: AGGREGATE: Syntax error expecting `BEGIN DATA'.
    18 | AGGREGATE /y=mean(x)**.
       | ^~~~~~~~~"