From 991c819cb54c40fbc0553a82bb4450ced648c61d Mon Sep 17 00:00:00 2001 From: Tiark Rompf Date: Wed, 21 Oct 2009 21:17:09 +0000 Subject: built new starr and fixed test cases --- test/files/pos/signatures/Test.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/files/pos/signatures') diff --git a/test/files/pos/signatures/Test.java b/test/files/pos/signatures/Test.java index a50ccb9d01..3d1e3756a7 100644 --- a/test/files/pos/signatures/Test.java +++ b/test/files/pos/signatures/Test.java @@ -1,4 +1,4 @@ -import scala.collection.mutable.Vector; +import scala.collection.mutable.IndexedSeq; import test.Outer; /* Test correct generation of java signatures. The Outer class should not -- cgit v1.2.3