mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-06 01:06:54 +07:00
10 lines
140 B
Java
10 lines
140 B
Java
package x;
|
|
import java.io.*;
|
|
|
|
/**
|
|
* Created by Alexey on 02.12.2005.
|
|
* This class represents something important.
|
|
*/
|
|
public class X3 {
|
|
}
|