FSF GCC merge 02/23/03
[official-gcc.git] / libjava / testsuite / libjava.compile / support / PR207_A.java
blob1d465f5222ec968548d5a73649c74325cb64166f
1 package support;
3 public final class PR207_A {
4 static
6 String s = System.getProperty ("soylent");
9 public static String hello ()
11 return "green";