]> oss.titaniummirror.com Git - msp430-gcc.git/blobdiff - libjava/testsuite/libjava.compile/PR206.java
Imported gcc-4.4.3
[msp430-gcc.git] / libjava / testsuite / libjava.compile / PR206.java
diff --git a/libjava/testsuite/libjava.compile/PR206.java b/libjava/testsuite/libjava.compile/PR206.java
deleted file mode 100644 (file)
index 0183912..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-class PR206 {
-
-  PR206 (String s) 
-  {
-    support.PR206_A x;
-  }
-}