From 269ea9ab579f0e7ff14df31caa0981627f051958 Mon Sep 17 00:00:00 2001 From: Paul Phillips Date: Sun, 1 May 2011 05:10:58 +0000 Subject: Since I don't want to commit anything "interest... Since I don't want to commit anything "interesting" until we ship 2.9, a few uninteresting cleanups involving how types are printed, getting some debugging code in shape to prepare for the long winter ahead, etc. No review. --- test/files/run/t1500.check | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/files/run') diff --git a/test/files/run/t1500.check b/test/files/run/t1500.check index 1032649f20..94a169333b 100644 --- a/test/files/run/t1500.check +++ b/test/files/run/t1500.check @@ -1,3 +1,3 @@ defined class posingAs -resolve: [A,B](x: A @posingAs[B])B +resolve: [A, B](x: A @posingAs[B])B x: Any = 7 -- cgit v1.2.3