mirror of
https://github.com/openRuyi-Project/gcc.git
synced 2026-06-16 08:25:51 +00:00
e9024f7f38
From-SVN: r54505
6 lines
62 B
Java
6 lines
62 B
Java
// gcj crashes on this
|
|
public class PR6865
|
|
{
|
|
private foo;
|
|
}
|