From 11329c34ad16e9fcdf2f2607f5a7bf39649e93a8 Mon Sep 17 00:00:00 2001 From: Jason Zaugg Date: Wed, 16 Jan 2013 14:30:38 +0100 Subject: SI-6443 Expand test coverage with varargs, by-name. These were already working, due to a serendipitous ordering of transformations. The tests will keep it this way. --- test/files/run/t6443-by-name.check | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 test/files/run/t6443-by-name.check (limited to 'test/files/run/t6443-by-name.check') diff --git a/test/files/run/t6443-by-name.check b/test/files/run/t6443-by-name.check new file mode 100644 index 0000000000..6f98fa4a28 --- /dev/null +++ b/test/files/run/t6443-by-name.check @@ -0,0 +1,3 @@ +1 +foo +foo -- cgit v1.2.3