]> oss.titaniummirror.com Git - msp430-gcc.git/blobdiff - libjava/testsuite/libjava.compile/PR207.java
Imported gcc-4.4.3
[msp430-gcc.git] / libjava / testsuite / libjava.compile / PR207.java
diff --git a/libjava/testsuite/libjava.compile/PR207.java b/libjava/testsuite/libjava.compile/PR207.java
deleted file mode 100644 (file)
index 97b10f0..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-class PR207 {
-  PR207 (String s) 
-  {
-    System.out.println (s + support.PR207_A.hello());
-  }
-}