From 32fd97df41bb2e99018f024f41b06490e41bd7ad Mon Sep 17 00:00:00 2001 From: Paul Phillips Date: Sun, 11 Mar 2012 00:14:16 -0500 Subject: Fix for SI-5385. Nodes which hit EOF with no whitespace afterward had wrong position. --- test/files/run/t5385.check | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 test/files/run/t5385.check (limited to 'test/files/run/t5385.check') diff --git a/test/files/run/t5385.check b/test/files/run/t5385.check new file mode 100644 index 0000000000..1df74fcfb5 --- /dev/null +++ b/test/files/run/t5385.check @@ -0,0 +1,8 @@ +[0:9] class Azz +[0:9] class Bzz +[0:9] class Czz +[0:9] class Dzz +[0:11] class Ezz +[0:11] class Fzz +[0:13] class Gzz +[0:13] class Hzz -- cgit v1.2.3