]> oss.titaniummirror.com Git - msp430-gcc.git/blobdiff - libjava/testsuite/libjava.compile/support/PR206_A.java
Imported gcc-4.4.3
[msp430-gcc.git] / libjava / testsuite / libjava.compile / support / PR206_A.java
diff --git a/libjava/testsuite/libjava.compile/support/PR206_A.java b/libjava/testsuite/libjava.compile/support/PR206_A.java
deleted file mode 100644 (file)
index dffd498..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-package support;
-
-public final class PR206_A {
-  static 
-  {
-    String s = System.getProperty ("soylent");
-  }
-}