diff options
Diffstat (limited to 'test/parse/empty-file.txt')
-rw-r--r-- | test/parse/empty-file.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/parse/empty-file.txt b/test/parse/empty-file.txt index 3ff78129..8fd4f01a 100644 --- a/test/parse/empty-file.txt +++ b/test/parse/empty-file.txt @@ -2,5 +2,5 @@ ;;; ERROR: 1 ;; empty file (;; STDERR ;;; -out/test/parse/empty-file.txt:4:2: error: unexpected token "EOF", expected a module field or a module. +out/test/parse/empty-file.txt:4:1: error: unexpected token "EOF", expected a module field or a module. ;;; STDERR ;;) |