blob: 653cf13eb838192c428160590e5180fe7bd85e11 [file] [log] [blame]
import java.sql.*;
import java.util.Date;
public class ImportConflict2{
public static void main(String[] args){
<ref>Date d = new Date();
}
}