PR209.java 64 Bytes
Newer Older
Anthony Green committed
1 2 3 4
public class PR209
{
  public int i = java.sql.Types.TINYINT;
}