mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-13 14:00:21 +07:00
9 lines
159 B
Java
9 lines
159 B
Java
import java.sql.*;
|
|
import java.util.Date;
|
|
|
|
public class ImportConflict2{
|
|
public static void main(String[] args){
|
|
<ref>Date d = new Date();
|
|
}
|
|
}
|