Test case for gcj/295.
From-SVN: r35352
This commit is contained in:
committed by
Anthony Green
parent
587870645c
commit
9145715ca3
@@ -0,0 +1,11 @@
|
||||
public class PR295 {
|
||||
public class csemi {
|
||||
};
|
||||
|
||||
public int foo;
|
||||
|
||||
public interface isemi {
|
||||
};
|
||||
|
||||
public int bar;
|
||||
}
|
||||
Reference in New Issue
Block a user