diff options
author | Thomas Miedema <thomasmiedema@gmail.com> | 2015-04-03 00:19:15 +0200 |
---|---|---|
committer | Thomas Miedema <thomasmiedema@gmail.com> | 2015-04-03 00:19:15 +0200 |
commit | 48977c8f23fe4a4b461366c314e07d247234b686 (patch) | |
tree | 633660e66e1ff296b70a50d2ab92677c40b1f875 /testsuite/tests | |
parent | 47f821a1a24553dc29b9581b1a259a9b1394c955 (diff) | |
download | haskell-48977c8f23fe4a4b461366c314e07d247234b686.tar.gz |
Fix validate linenumber off-by-one
Diffstat (limited to 'testsuite/tests')
-rw-r--r-- | testsuite/tests/parser/should_compile/T9723b.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/parser/should_compile/T9723b.stderr b/testsuite/tests/parser/should_compile/T9723b.stderr index 2526450363..088b722071 100644 --- a/testsuite/tests/parser/should_compile/T9723b.stderr +++ b/testsuite/tests/parser/should_compile/T9723b.stderr @@ -1,4 +1,4 @@ -T9723b.hs:9:5: Warning: +T9723b.hs:10:5: Warning: Tab character found here, and in six further locations. Please use spaces instead. |