mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-25 18:26:25 +08:00
5 lines
64 B
Java
5 lines
64 B
Java
public class PR209
|
|
{
|
|
public int i = java.sql.Types.TINYINT;
|
|
}
|