From b2c3f87c7b1b613495eb563d909f24e1e22369d1 Mon Sep 17 00:00:00 2001 From: Aleksandar Prokopec Date: Fri, 4 May 2012 13:47:05 +0200 Subject: Fix for si-5590. --- test/files/run/t5590.check | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 test/files/run/t5590.check (limited to 'test/files/run/t5590.check') diff --git a/test/files/run/t5590.check b/test/files/run/t5590.check new file mode 100644 index 0000000000..ad4a2eee64 --- /dev/null +++ b/test/files/run/t5590.check @@ -0,0 +1,4 @@ +Map(a -> a, b -> b, c -> c) +Map(a -> a, b -> b, c -> c) +Set(a, b, c, d, e) +Set(a, b, c, d, e) \ No newline at end of file -- cgit v1.2.3