message: Introduce underlining for error message regions.
[pspp] / tests / language / lexer / lexer.at
index 212aadeb0897037656e0b0e4ca1c7016947a8c35..725c26065706a0ac419a4458de3d0131ba8dea69 100644 (file)
@@ -72,7 +72,7 @@ lexer.sps:9.4: error: Syntax error at `.': expecting command name.
 
 lexer.sps:10.1: error: Syntax error at `^': Bad character `^' in input.
 
-lexer.sps:11.1: error: Syntax error at `�': Bad character U+FFFD in input.
+lexer.sps:11.1-11.2: error: Syntax error at `�': Bad character U+FFFD in input.
 ])
 AT_CLEANUP
 
@@ -87,7 +87,7 @@ lexer.sps:1: error: Unknown command `datA dist'.
 
 lexer.sps:2: error: LIST: LIST is allowed only after the active dataset has been defined.
 
-lexer.sps:2.6: error: LIST: Syntax error: Bad character U+0000 in input.
+lexer.sps:2.6: error: LIST: Syntax error at `...': Bad character U+0000 in input.
 ])
 AT_CLEANUP