12 lines
No EOL
123 B
Java
12 lines
No EOL
123 B
Java
|
|
|
|
class ttrts
|
|
{
|
|
|
|
public static void main(String[] args)
|
|
{
|
|
System.out.println("I'm the ttrts Java module");
|
|
|
|
}
|
|
|
|
} |