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