From 8a69a88c9a72aaf9971fb4feb92b1c25c106ff3d Mon Sep 17 00:00:00 2001 From: Tiark Rompf Date: Mon, 10 Nov 2008 20:31:12 +0000 Subject: fixed #1500 and #1501 --- test/files/run/t1501.check | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 test/files/run/t1501.check (limited to 'test/files/run/t1501.check') diff --git a/test/files/run/t1501.check b/test/files/run/t1501.check new file mode 100644 index 0000000000..7ec1495292 --- /dev/null +++ b/test/files/run/t1501.check @@ -0,0 +1,3 @@ +defined class xyz +loopWhile: [T](=> Boolean)(=> Unit @xyz[T])Unit @xyz[T] +test: ()Unit @xyz[Int] -- cgit v1.2.3